aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-10-06 16:53:23 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-10-06 16:53:23 -0700
commitceeb5652037f787a15a67c9dbdd26267805982c9 (patch)
treed168f2f0f5bdeb952d997f939043f6539fe062b4 /stack.yaml
parent2e35eafd12f062529cfb352f213f0a09fd26f11e (diff)
downloadpandoc-ceeb5652037f787a15a67c9dbdd26267805982c9.tar.gz
stack.yaml - added some missing flags
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 6bcd8f36e..4079f766c 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -2,6 +2,8 @@ flags:
pandoc:
trypandoc: false
embed_data_files: true
+ derive_json_via_th: true
+ static: false
pandoc-citeproc:
bibutils: true
embed_data_files: true