Skip to content

Commit 591326a

Browse files
committed
Allow QuickCheck-2.16
1 parent f560803 commit 591326a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chimera.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ test-suite chimera-test
9797
base >=4.5 && <5,
9898
chimera,
9999
infinite-list,
100-
QuickCheck >=2.10 && <2.16,
100+
QuickCheck >=2.10 && <2.17,
101101
tasty <1.6,
102102
tasty-hunit <0.11,
103103
tasty-quickcheck <0.12,

0 commit comments

Comments
 (0)