aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-03-16 15:59:50 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-03-16 15:59:50 -0700
commit1ef35343288ae7cb1d074c6a25aa5e47fdc55da9 (patch)
treee9d3bf137848de4b64e2f1ae797e784f06e85287 /stack.yaml
parent94c917c13feed49c2d5ad278849456a488673347 (diff)
downloadpandoc-1ef35343288ae7cb1d074c6a25aa5e47fdc55da9.tar.gz
Increase heap space in runtime for benchmarks.
Otherwise we're essentially benchmarking garbage collecting, which can give very inconsistent results.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 0f21bbb6c..7a6462d51 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -13,6 +13,7 @@ extra-deps:
- doclayout-0.3.0.2
- citeproc-0.3.0.9
- texmath-0.12.2
+- tasty-bench-0.2.2
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-17.5