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 7bb55b2 commit 148cff4Copy full SHA for 148cff4
matrix-client/matrix-client.cabal
@@ -31,7 +31,7 @@ source-repository head
31
common common-options
32
build-depends: base >= 4.11.0.0 && < 5
33
, aeson-casing >= 0.2.0.0 && < 0.3.0.0
34
- , aeson >= 1.0.0.0 && < 2.1
+ , aeson >= 1.0.0.0 && < 3
35
ghc-options: -Wall
36
-Wcompat
37
-Widentities
@@ -59,7 +59,7 @@ common lib-depends
59
, network-uri
60
, profunctors
61
, retry >= 0.8 && < 0.10
62
- , text >= 0.11.1.0 && < 1.3
+ , text >= 0.11.1.0 && < 3
63
, time
64
, unordered-containers
65
0 commit comments