We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffaee2a commit 0f32a13Copy full SHA for 0f32a13
matrix-client/matrix-client.cabal
@@ -49,8 +49,8 @@ common common-options
49
common lib-depends
50
build-depends: SHA ^>= 1.6
51
, base64 >= 0.4.2 && < 0.5
52
- , bytestring >= 0.11.3 && < 0.12
53
, containers >= 0.6.5 && < 0.7
+ , bytestring >= 0.11.3 && < 0.13
54
, exceptions >= 0.10.4 && < 0.11
55
, hashable >= 1.4.0 && < 1.5
56
, http-client >= 0.5.0 && < 0.8
0 commit comments