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 8e0d560 commit f436a80Copy full SHA for f436a80
matrix-client/matrix-client.cabal
@@ -58,7 +58,7 @@ common lib-depends
58
, http-types >= 0.10.0 && < 0.13
59
, network-uri
60
, profunctors
61
- , retry ^>= 0.8
+ , retry >= 0.8 && < 0.10
62
, text >= 0.11.1.0 && < 1.3
63
, time
64
, unordered-containers
0 commit comments