Skip to content

Commit

Permalink
Add a lower bound for tasty-quickcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Jan 6, 2025
1 parent 2321a3d commit 25a75b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mwc-random.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,9 @@ test-suite mwc-prop-tests
, QuickCheck >=2.2
, vector >=0.12.1
, tasty >=1.3.1
, tasty-quickcheck
, tasty-quickcheck >=0.10.2
, tasty-hunit
, random >=1.2
, random >=1.2
, mtl
, math-functions >=0.3.4

Expand Down

0 comments on commit 25a75b3

Please sign in to comment.