diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-02-12 18:24:31 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-02-12 18:24:31 +0100 |
commit | 79561920c8ba64b0d5322c041949b16a8631f278 (patch) | |
tree | ab522fc8ac7fb297872f3a78708b12ca6c490be1 /macos/stack.yaml | |
parent | 64ad6ff8d9aed32198763411f8bf6019aac21805 (diff) | |
download | pandoc-79561920c8ba64b0d5322c041949b16a8631f278.tar.gz |
Comment out instruction to use cpphs in macos stack.yaml.
I don't think this is still needed. If the Travis build fails,
we can try adjusting the CPP to make it more compatible.
Diffstat (limited to 'macos/stack.yaml')
-rw-r--r-- | macos/stack.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macos/stack.yaml b/macos/stack.yaml index e49eeee70..aeaa2b10c 100644 --- a/macos/stack.yaml +++ b/macos/stack.yaml @@ -11,9 +11,9 @@ flags: unicode_collation: false test_citeproc: false debug: false -ghc-options: - pandoc-citeproc: '-pgmP cpphs -optP--cpp' - highlighting-kate: '-pgmP cpphs -optP--cpp' +# ghc-options: +# pandoc-citeproc: '-pgmP cpphs -optP--cpp' +# highlighting-kate: '-pgmP cpphs -optP--cpp' packages: - '..' - location: |