Skip to content

Commit

Permalink
Bump QuickCheck upper bound to 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
spl committed Mar 19, 2015
1 parent aa64e36 commit 3176153
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,4 +42,4 @@ test-suite test
build-depends: dlist,
base,
Cabal,
QuickCheck >= 2.7 && < 2.8
QuickCheck >= 2.7 && < 2.9

0 comments on commit 3176153

Please sign in to comment.