Support for base 4.12
This commit is contained in:
parent
1ace122876
commit
2a9b162324
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ executable hanafudapi
|
|||
, Server
|
||||
, Session
|
||||
-- other-extensions:
|
||||
build-depends: base >=4.10 && <4.12
|
||||
build-depends: base >=4.10 && <4.13
|
||||
, bytestring
|
||||
, containers
|
||||
, unordered-containers
|
||||
|
|
Loading…
Reference in a new issue