pandoc/stack.full.yaml
John MacFarlane ad6578f673 Use lts-3.16.
2015-12-01 22:55:42 -08:00

16 lines
356 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: []
resolver: lts-3.16