diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2019-10-07 21:22:50 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2019-10-07 21:23:50 -0700 |
| commit | 8fb9a0d168517462860d6916c1f882958520988b (patch) | |
| tree | 0ce884c8cebc80da5519d453c6794f70fc345daf /stack.yaml | |
| parent | b235a187dc47e3d0afc8942f4e19c99527e1fca8 (diff) | |
Remove derive_json_via_th flag; always use TH.
This cuts down on code duplication and reduces the chance
for errors. See #4083.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index fcd528afe..dfa119556 100644 --- a/stack.yaml +++ b/stack.yaml @@ -2,7 +2,6 @@ flags: pandoc: trypandoc: false embed_data_files: true - derive_json_via_th: false static: false pandoc-citeproc: bibutils: true |
