29 lines
612 B
YAML
29 lines
612 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:
|
|
- '.'
|
|
- location:
|
|
git: https://github.com/jgm/pandoc-citeproc.git
|
|
commit: d4bb483a7c0f8e4cf7ede09408aaa77beefb4753
|
|
extra-dep: false
|
|
extra-deps:
|
|
- pandoc-types-1.17.2
|
|
- texmath-0.9.4.4
|
|
- hslua-0.9.0
|
|
- skylighting-0.4.1
|
|
- cmark-gfm-0.1.1
|
|
- QuickCheck-2.10.0.1
|
|
- tasty-quickcheck-0.9.1
|
|
- haddock-library-1.4.3
|
|
- hs-bibutils-6.2.0.1
|
|
resolver: lts-9.1
|