Skip to content

Commit 7eb342f

Browse files
committed
bump containers
1 parent a0953d5 commit 7eb342f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rere.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ library
5555
-- GHC boot libraries
5656
build-depends:
5757
, base >=4.3.0.0 && <4.21
58-
, containers ^>=0.4.0.0 || ^>=0.5.0.0 || ^>=0.6.0.1 || ^>=0.7
58+
, containers >=0.4.0.0 && <0.9
5959
, parsec ^>=3.1.12.0
6060
, transformers ^>=0.3.0.0 || ^>=0.4.2.0 || ^>=0.5.2.0 || ^>=0.6.1.0
6161

0 commit comments

Comments
 (0)