Skip to content

Commit ffaee2a

Browse files
committed
Relax time package bounds
1 parent 64abcd2 commit ffaee2a

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
@@ -60,7 +60,7 @@ common lib-depends
6060
, profunctors >= 5.6.2 && < 5.7
6161
, retry >= 0.8 && < 0.10
6262
, text >= 0.11.1.0 && < 3
63-
, time >= 1.11.1 && < 1.12
63+
, time >= 1.11.1 && < 1.13
6464
, unordered-containers >= 0.2.17 && < 0.3
6565

6666
library

0 commit comments

Comments
 (0)