pandoc/windows/stack.yaml
John MacFarlane a6d20b32c7 windows/stack.yaml - use local pandoc-citeproc.
I'm not sure why this is needed, but it is. Otherwise
the build fails.
2016-01-04 07:59:07 -08:00

21 lines
390 B
YAML

flags:
pandoc:
trypandoc: false
https: true
embed_data_files: true
old-locale: false
network-uri: true
pandoc-citeproc:
bibutils: true
embed_data_files: true
unicode_collation: false
test_citeproc: false
debug: false
packages:
- '..'
- '../../pandoc-citeproc'
extra-deps:
- 'cmark-0.5.0'
- 'hsb2hs-0.3.1'
- 'pandoc-types-1.16'
resolver: lts-3.20