Skip to content

Commit d7c6d19

Browse files
committed
Bump the upper bound on the QuickCheck package (can be revised on Hackage)
1 parent af6fcc5 commit d7c6d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orthotope.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ library
6161
, Data.Array.Internal.ShapedU
6262

6363
build-depends: base >= 4.12 && < 4.22,
64-
QuickCheck >= 2.14.3 && < 2.16,
64+
QuickCheck >= 2.14.3 && < 2.17,
6565
deepseq >= 1.4.4 && < 1.7,
6666
pretty >= 1.1.3 && < 1.2,
6767
dlist >= 1.0 && < 1.1,

0 commit comments

Comments
 (0)