Update package version restrictions

This commit is contained in:
Tissevert 2019-08-19 18:59:21 +02:00
parent 9d15a80ff5
commit e3f4ce697d
1 changed files with 2 additions and 2 deletions

View File

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