servant-client-jsaddle: bump base bounds
This commit is contained in:
parent
d20bdf7a89
commit
f53e4ef960
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ library
|
|||
Servant.Client.JSaddle
|
||||
Servant.Client.Internal.JSaddleXhrClient
|
||||
build-depends:
|
||||
base >= 4.7 && < 4.11
|
||||
base >= 4.7 && < 4.13
|
||||
, bytestring >= 0.10 && < 0.11
|
||||
, case-insensitive >= 1.2.0.0 && < 1.3.0.0
|
||||
, containers >= 0.5 && < 0.6
|
||||
|
|
Loading…
Reference in a new issue