servant-client-ghcjs: Bump base max-bound
This commit is contained in:
parent
cdd7c34add
commit
3158809631
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ library
|
|||
Servant.Client.Internal.XhrClient
|
||||
|
||||
build-depends:
|
||||
base >=4.11 && <4.12
|
||||
base >=4.11 && <5
|
||||
, bytestring >=0.10 && <0.12
|
||||
, case-insensitive >=1.2.0.0 && <1.3.0.0
|
||||
, containers >=0.5 && <0.7
|
||||
|
|
Loading…
Reference in a new issue