summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-01-27 11:15:45 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-01-27 11:15:55 +0100
commit8a61d943f590f8ba1df8dbc5840301e26c9b4db9 (patch)
treee299fdfc31eb5e16df9c17e02d3c4a2467e5fd57 /pandoc.cabal
parent4ccbdf4e8dabee046106bda8826f7211d8d23546 (diff)
Fix up benchmarks so they compile.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 194332619..a3c0859dc 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -558,6 +558,7 @@ benchmark benchmark-pandoc
Hs-Source-Dirs: prelude
Other-Modules: Prelude
Build-Depends: pandoc,
+ time, bytestring, containers,
base >= 4.2 && < 5,
syb >= 0.1 && < 0.7,
criterion >= 1.0 && < 1.2