Skip to content

Commit 54ea2e8

Browse files
authored
Removing container upper bound constraint
1 parent 1479b26 commit 54ea2e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

JuicyPixels.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ Library
529529
vector >= 0.12.3.1,
530530
primitive >= 0.4,
531531
deepseq >= 1.1 && < 1.6,
532-
containers >= 0.4.2 && < 0.8
532+
containers >= 0.4.2
533533

534534
-- Modules not exported by this package.
535535
Other-modules: Codec.Picture.BitWriter,

0 commit comments

Comments
 (0)