Skip to content

Commit 3158809

Browse files
committed
servant-client-ghcjs: Bump base max-bound
1 parent cdd7c34 commit 3158809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-client-ghcjs/servant-client-ghcjs.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ library
3838
Servant.Client.Internal.XhrClient
3939

4040
build-depends:
41-
base >=4.11 && <4.12
41+
base >=4.11 && <5
4242
, bytestring >=0.10 && <0.12
4343
, case-insensitive >=1.2.0.0 && <1.3.0.0
4444
, containers >=0.5 && <0.7

0 commit comments

Comments
 (0)