pandoc/stack.full.yaml

21 lines
434 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
packages:
- '.'
- '../pandoc-citeproc'
- '../pandoc-types'
- '../cmark-hs'
- '../zip-archive'
- '../texmath'
extra-deps:
- 'aeson-0.11.1.1'
- 'highlighting-kate-0.6.2'
2016-03-19 22:16:08 +01:00
resolver: lts-5.8