2015-10-16 17:03:59 +02:00
|
|
|
flags:
|
|
|
|
pandoc:
|
|
|
|
trypandoc: false
|
|
|
|
https: true
|
|
|
|
embed_data_files: true
|
|
|
|
old-locale: false
|
|
|
|
network-uri: true
|
|
|
|
pandoc-citeproc:
|
|
|
|
bibutils: true
|
|
|
|
embed_data_files: true
|
|
|
|
unicode_collation: false
|
|
|
|
test_citeproc: false
|
|
|
|
debug: false
|
|
|
|
ghc-options:
|
|
|
|
pandoc-citeproc: '-pgmP cpphs -optP--cpp'
|
2015-10-16 18:31:44 +02:00
|
|
|
highlighting-kate: '-pgmP cpphs -optP--cpp'
|
2015-10-16 17:03:59 +02:00
|
|
|
packages:
|
|
|
|
- '.'
|
2015-10-16 18:31:44 +02:00
|
|
|
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.8.0.1/pandoc-citeproc-0.8.0.1.tar.gz'
|
2015-10-18 20:30:45 +02:00
|
|
|
resolver: lts-3.10
|