Skip to content

Commit

Permalink
Allow QuickCheck-2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
zmthy committed May 17, 2024
1 parent 2fee0d8 commit ecb42e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-media.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ test-suite test-http-media
case-insensitive >= 1.0 && < 1.3,
containers >= 0.5 && < 0.8,
utf8-string >= 0.3 && < 1.1,
QuickCheck >= 2.8 && < 2.15,
QuickCheck >= 2.8 && < 2.16,
tasty >= 0.11 && < 1.6,
tasty-quickcheck >= 0.8 && < 0.11

Expand Down

0 comments on commit ecb42e3

Please sign in to comment.