aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index ad3b64909..647505211 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -826,8 +826,8 @@ benchmark benchmark-pandoc
hs-source-dirs: benchmark
build-depends: bytestring,
containers,
- tasty,
- tasty-bench >= 0.2 && <= 0.3,
+ gauge >= 0.2 && < 0.3,
mtl >= 2.2 && < 2.3,
text >= 1.1.1.0 && < 1.3,
- time
+ time,
+ deepseq