Skip to content

Commit

Permalink
tasty-quickcheck: allow random-1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Jan 9, 2025
1 parent f838314 commit 4301f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickcheck/tasty-quickcheck.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ library
build-depends: base >= 4.9 && < 5,
tagged < 0.9,
tasty >= 1.5.1 && < 1.6,
random < 1.3,
random < 1.4,
QuickCheck >= 2.10 && < 2.16,
optparse-applicative < 0.19

Expand Down

0 comments on commit 4301f5c

Please sign in to comment.