From 9c323a1ba7eda36359bc5dd341ff507756fc5c01 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Mon, 6 Jan 2025 23:43:52 +0000 Subject: [PATCH] tasty-quickcheck: allow random-1.3 --- quickcheck/tasty-quickcheck.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickcheck/tasty-quickcheck.cabal b/quickcheck/tasty-quickcheck.cabal index 8e90c96..6696d88 100644 --- a/quickcheck/tasty-quickcheck.cabal +++ b/quickcheck/tasty-quickcheck.cabal @@ -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