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
|
||||
, 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
|
||||
|
|
Loading…
Reference in a new issue