Skip to content

Commit 81a550d

Browse files
solomon-bTristanCacqueray
authored andcommitted
Relax containers package bounds
1 parent 9c03997 commit 81a550d

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
@@ -49,8 +49,8 @@ common common-options
4949
common lib-depends
5050
build-depends: SHA ^>= 1.6
5151
, base64 >= 0.4.2 && < 0.5
52-
, containers >= 0.6.5 && < 0.7
5352
, bytestring >= 0.11.3 && < 0.13
53+
, containers >= 0.6.5 && < 0.8
5454
, exceptions >= 0.10.4 && < 0.11
5555
, hashable >= 1.4.0 && < 1.5
5656
, http-client >= 0.5.0 && < 0.8

0 commit comments

Comments
 (0)