This is the backend library implementing the logic of the Hanafuda game.
Go to file
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
LICENSE Package with cabal and implement game automaton 2018-03-09 18:12:22 +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