Skip to content

Commit

Permalink
Bump QuickCheck to < 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
spl committed Mar 24, 2014
1 parent 9d51c18 commit 7494dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dlist.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ test-suite test
build-depends: dlist,
base,
Cabal,
QuickCheck >= 2.5 && < 2.7
QuickCheck >= 2.5 && < 2.8

0 comments on commit 7494dbc

Please sign in to comment.