Update package version restrictions

This commit is contained in:
Tissevert 2019-08-19 18:59:21 +02:00
parent 9d15a80ff5
commit e3f4ce697d

View file

@ -32,9 +32,9 @@ executable hanafudapi
, Server , Server
, Session , Session
-- other-extensions: -- other-extensions:
build-depends: base >=4.10 && <4.13 build-depends: base >=4.9 && <4.13
, bytestring , bytestring
, containers , containers >= 0.5.9
, unordered-containers , unordered-containers
, hanafuda >= 0.3.0 , hanafuda >= 0.3.0
, hanafuda-APILanguage , hanafuda-APILanguage