23 lines
439 B
YAML
23 lines
439 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:
|
|
- data-default-0.6.0
|
|
- pandoc-citeproc-0.10.1
|
|
- http-client-0.5.0
|
|
- http-client-tls-0.3.0
|
|
- 'cmark-0.5.3.1'
|
|
- 'aeson-pretty-0.8.1'
|
|
resolver: lts-6.5
|