pandoc/stack.full.yaml
2016-01-07 16:20:46 -08:00

19 lines
450 B
YAML

# 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
packages:
- '.'
- '../pandoc-citeproc'
- '../pandoc-types'
- '../texmath'
extra-deps:
- 'cmark-0.5.0'
# Use older aeson to avoid excessive memory use in compilation:
- 'aeson-0.8.0.2'
resolver: lts-4.0