Skip to content

Commit b55352d

Browse files
committed
distributed-static builds with ghc 7.7.20120806
1 parent 514e54e commit b55352d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distributed-static/distributed-static.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Library
2828
Exposed-Modules: Control.Distributed.Static
2929
Build-Depends: base >= 4 && < 5,
3030
rank1dynamic >= 0.1 && < 0.2,
31-
containers >= 0.4 && < 0.5,
31+
containers >= 0.4 && < 0.6,
3232
bytestring >= 0.9 && < 0.11,
3333
binary >= 0.5 && < 0.6
3434
HS-Source-Dirs: src

0 commit comments

Comments
 (0)