aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
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,