pandoc/stack.full.yaml

28 lines
662 B
YAML
Raw Normal View History

# This version builds both pandoc and pandoc-citeproc, assuming
# pandoc-citeproc is in the pandoc-citeproc subdirectory.
flags:
pandoc:
trypandoc: false
https: true
embed_data_files: false
old-locale: false
network-uri: true
pandoc-citeproc:
bibutils: true
embed_data_files: true
2016-07-24 01:34:38 +02:00
# if you are on OSX, stack install cpphs and
# uncomment the following three lines:
2016-10-02 12:29:37 +02:00
ghc-options:
pandoc-citeproc: '-pgmP cpphs -optP--cpp'
highlighting-kate: '-pgmP cpphs -optP--cpp'
packages:
- '.'
- '../pandoc-citeproc'
- '../pandoc-types'
2016-10-02 12:29:37 +02:00
- '../texmath'
2016-07-21 20:04:53 +02:00
extra-deps:
2016-10-02 12:29:37 +02:00
- doctemplates-0.1.0.2
2017-03-20 16:03:24 +01:00
- skylighting-0.3.1
- hslua-0.5.0
2017-03-20 16:03:24 +01:00
resolver: lts-8.4