Skip to content

Commit 83a70b6

Browse files
committed
system-linux-proc.cabal: Bump dependency upper bounds
1 parent 9bf2406 commit 83a70b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system-linux-proc.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ library
3434
build-depends: base >= 4.8 && < 5.0
3535
, attoparsec >= 0.12 && < 0.15
3636
, bytestring >= 0.10 && < 0.13
37-
, containers >= 0.5 && < 0.8
37+
, containers >= 0.5 && < 0.9
3838
, directory >= 1.2 && < 1.4
3939
, errors == 2.3.*
4040
, text >= 1.2 && < 2.2

0 commit comments

Comments
 (0)