Update package version restrictions
This commit is contained in:
parent
9d15a80ff5
commit
e3f4ce697d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue