Skip to content

Commit

Permalink
Bump QuickCheck upper bound to 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
spl committed Sep 13, 2018
1 parent 03d91a3 commit 0e2b3a5
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 @@ -48,4 +48,4 @@ test-suite test
-- QuickCheck-2.10 is the first version supporting
-- base-4.9 (ghc-8) without the Arbitrary NonEmpty
-- instance, which we include ourselves.
QuickCheck >= 2.10 && < 2.12
QuickCheck >= 2.10 && < 2.13

0 comments on commit 0e2b3a5

Please sign in to comment.