Skip to content

Commit

Permalink
Allow building with QuickCheck-2.15.*
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Apr 23, 2024
1 parent 8bccff0 commit 975b3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion either.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ test-suite tests
either,
test-framework >= 0.8.1.1 && < 0.9,
test-framework-quickcheck2 >= 0.3.0.3 && < 0.4,
QuickCheck >= 2.9 && < 2.15
QuickCheck >= 2.9 && < 2.16
default-language: Haskell2010

0 comments on commit 975b3c6

Please sign in to comment.