Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 56d8430

Browse files
committed
Updated upper bound on containers
1 parent 3f12ac0 commit 56d8430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: distributed-static.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Library
3535
Exposed-Modules: Control.Distributed.Static
3636
Build-Depends: base >= 4.8 && < 5,
3737
rank1dynamic >= 0.1 && < 0.5,
38-
containers >= 0.4 && < 0.7,
38+
containers >= 0.4 && < 0.8,
3939
bytestring >= 0.10 && < 0.13,
4040
binary >= 0.5 && < 0.9,
4141
deepseq >= 1.3.0.1 && < 1.6

0 commit comments

Comments
 (0)