From 9e6298eb2f989a8441f60a56629183f753be2e46 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Mon, 18 Sep 2023 19:16:14 +0100 Subject: [PATCH] Allow tasty-1.5 --- random.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/random.cabal b/random.cabal index 897a2149..6129b5e4 100644 --- a/random.cabal +++ b/random.cabal @@ -162,7 +162,7 @@ test-suite spec random, smallcheck >=1.2 && <1.3, stm, - tasty >=1.0 && <1.5, + tasty >=1.0 && <1.6, tasty-smallcheck >=0.8 && <0.9, tasty-hunit >=0.10 && <0.11, transformers