Skip to content

Commit 3176153

Browse files
committed
Bump QuickCheck upper bound to 2.9
1 parent aa64e36 commit 3176153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dlist.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ test-suite test
4242
build-depends: dlist,
4343
base,
4444
Cabal,
45-
QuickCheck >= 2.7 && < 2.8
45+
QuickCheck >= 2.7 && < 2.9

0 commit comments

Comments
 (0)