pandoc/deb/stack.yaml
John MacFarlane 5ec9b6352c Moved template compiling/rendering code to a separate library.
jgm/doctemplates.

This allows the pandoc templating system to be used independently.
2016-10-02 09:30:26 +02:00

21 lines
402 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:
- '..'
extra-deps:
- pandoc-citeproc-0.10.1.1
- doctemplates-0.1.0.0
- http-client-0.5.0
- http-client-tls-0.3.0
resolver: lts-7.0