22 lines
414 B
YAML
22 lines
414 B
YAML
flags:
|
|
pandoc:
|
|
trypandoc: false
|
|
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.13.0.1
|
|
- hslua-0.9.5
|
|
- skylighting-0.6
|
|
- tasty-1.0.0.1
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths
|
|
resolver: lts-10.3
|