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 ab55c11 commit 6abf733Copy full SHA for 6abf733
matrix-client.cabal
@@ -54,7 +54,7 @@ common common-options
54
common lib-depends
55
build-depends:
56
SHA ^>=1.6,
57
- base64 >=1.0,
+ base64 >=1.0 && <2,
58
bytestring >=0.11.3 && <0.13,
59
containers >=0.6.5 && <0.8,
60
exceptions >=0.10.4 && <0.11,
0 commit comments