From 6c1ef00de5bbd29a281e3bbcd6ba32a616fd875c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 2 Nov 2021 16:21:16 -0700 Subject: Allow tasty-bench 0.3.x. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 6f2876413..695edb349 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -926,7 +926,7 @@ benchmark benchmark-pandoc build-depends: bytestring, containers, -- gauge >= 0.2 && < 0.3, - tasty-bench >= 0.2 && <= 0.3, + tasty-bench >= 0.2 && <= 0.4, mtl >= 2.2 && < 2.3, text >= 1.1.1.0 && < 1.3, time, -- cgit v1.2.3