We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee674b0 commit 8ca6203Copy full SHA for 8ca6203
1 file changed
webapi.cabal
@@ -40,8 +40,8 @@ library
40
, containers >=0.5 && <0.6
41
, binary >=0.7 && <0.8
42
, bytestring >=0.10 && <0.11
43
- , vector >=0.10 && < 0.11
44
- , aeson >=0.8 && <0.9
+ , vector >=0.10 && < 0.12
+ , aeson >=0.8 && <0.10
45
, http-types == 0.8.*
46
, blaze-builder == 0.4.*
47
, bytestring-trie == 0.2.*
0 commit comments