Skip to content

Commit

Permalink
Bump QuickCheck upper bound to 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
spl committed Jul 12, 2016
1 parent 52b5700 commit ef7eac5
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 @@ -44,4 +44,4 @@ test-suite test
build-depends: dlist,
base,
Cabal,
QuickCheck >= 2.7 && < 2.9
QuickCheck >= 2.7 && < 2.10

0 comments on commit ef7eac5

Please sign in to comment.