Skip to content

Commit

Permalink
Broaden bounds for QuickCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
HuwCampbell committed May 31, 2024
1 parent 0195f6f commit 2c2a39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optparse-applicative.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ test-suite tests

build-depends: base
, optparse-applicative
, QuickCheck >= 2.8 && < 2.15
, QuickCheck >= 2.8 && < 2.16

if !impl(ghc >= 8)
build-depends: semigroups

0 comments on commit 2c2a39e

Please sign in to comment.