aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index f7d48372b..6c8254616 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -880,7 +880,8 @@ benchmark benchmark-pandoc
base >= 4.8 && < 5,
bytestring,
containers,
- criterion >= 1.0 && < 1.6,
+ tasty,
+ tasty-bench >= 0.1 && <= 0.2,
mtl >= 2.2 && < 2.3,
text >= 1.1.1.0 && < 1.3,
time