diff --git a/hanafudapi.cabal b/hanafudapi.cabal index 73c8510..57b0337 100644 --- a/hanafudapi.cabal +++ b/hanafudapi.cabal @@ -35,7 +35,7 @@ executable hanafudapi build-depends: base >=4.10 && <4.11 , bytestring , containers - , hanafuda + , hanafuda >= 0.2.1 , http-types , aeson , mtl