pandoc/stack.full.yaml
John MacFarlane 33bad8de18 Depend on most recent aeson, highlighting-kate.
These aren't in stackage yet.
2016-03-19 14:19:13 -07:00

16 lines
359 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'
- 'aeson-0.11.1.1'
resolver: lts-5.8