Start minding the version of the hanafuda lib

This commit is contained in:
Sasha 2018-05-12 11:18:48 +02:00
parent 2cf5d48419
commit 771982de46
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ executable hanafudapi
build-depends: base >=4.10 && <4.11
, bytestring
, containers
, hanafuda
, hanafuda >= 0.2.1
, http-types
, aeson
, mtl