28 lines
588 B
YAML
28 lines
588 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: 5a7f26b61c8577916093851cdeb31fa9a198edcb
|
|
extra-dep: false
|
|
extra-deps:
|
|
- texmath-0.9.4.2
|
|
- hslua-0.8.0
|
|
- skylighting-0.4
|
|
- cmark-gfm-0.1.1
|
|
- QuickCheck-2.10.0.1
|
|
- tasty-quickcheck-0.9.1
|
|
- haddock-library-1.4.3
|
|
- pandoc-types-1.17.1
|
|
resolver: lts-9.1
|