17 lines
392 B
YAML
17 lines
392 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:
|
|
- '..'
|
|
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.8.1.1/pandoc-citeproc-0.8.1.1.tar.gz'
|
|
resolver: lts-3.13
|