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.
This commit is contained in:
parent
64ad6ff8d9
commit
79561920c8
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue