This website requires JavaScript.
Explore
Help
Sign in
hanafuda
/
lib
Watch
1
Star
1
Fork
You've already forked lib
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This is the backend library implementing the logic of the Hanafuda game.
36
commits
3
branches
1
tag
729
KiB
Haskell
90.4%
Cabal Config
9.6%
14d58d002e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Tissevert
14d58d002e
Replace list by triple in deal function following error on failable pattern with GHC 8.6.3
2019-01-13 13:17:49 +01:00
src
Replace list by triple in deal function following error on failable pattern with GHC 8.6.3
2019-01-13 13:17:49 +01:00
.gitignore
Package with cabal and implement game automaton
2018-03-09 18:12:22 +01:00
ChangeLog.md
Remove constructor for errors to handle them in a MonadError instead and add a MonadWriter for logs
2019-01-08 22:37:09 +01:00
hanafuda.cabal
Remove constructor for errors to handle them in a MonadError instead and add a MonadWriter for logs
2019-01-08 22:37:09 +01:00
LICENSE
Package with cabal and implement game automaton
2018-03-09 18:12:22 +01:00