24 lines
498 B
YAML
24 lines
498 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'
|
|
- location:
|
|
git: 'https://github.com/jgm/pandoc-types'
|
|
commit: 7b471a3d129efd8155f6cdcb2f2b58b5605df0fc
|
|
extra-dep: true
|
|
extra-deps:
|
|
- 'cmark-0.5.0'
|
|
- 'hsb2hs-0.3.1'
|
|
resolver: lts-3.18
|