Skip to content

Commit 4dd730a

Browse files
committed
Bump to containers < 0.9
1 parent 071b9b6 commit 4dd730a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ library
9595
-- revisit this decision and come up with
9696
-- another approach.
9797
, Cabal-syntax ^>= 3.14
98-
, containers >= 0.6 && < 0.8
98+
, containers >= 0.6 && < 0.9
9999
, directory ^>= 1.3
100100
, filepath >= 1.4 && < 1.6
101101
, ghc-boot-th >= 8.8.1 && < 9.13

0 commit comments

Comments
 (0)