Skip to content

Commit 8ca1c48

Browse files
Merge pull request softwarefactory-project#24 from maralorn/patch-1
Bump retry bound
2 parents 8e0d560 + f436a80 commit 8ca1c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matrix-client/matrix-client.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ common lib-depends
5858
, http-types >= 0.10.0 && < 0.13
5959
, network-uri
6060
, profunctors
61-
, retry ^>= 0.8
61+
, retry >= 0.8 && < 0.10
6262
, text >= 0.11.1.0 && < 1.3
6363
, time
6464
, unordered-containers

0 commit comments

Comments
 (0)