bdb911550c
This version fixes a bug that made it difficult to handle failures while getting lists or a Map from Lua. A bug in pandoc, which made it necessary to always pass a tag when using MetaList or MetaBlock, is fixed as a result. Using the pandoc module's constructor functions for these values is now optional (if still recommended).
29 lines
565 B
YAML
29 lines
565 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-types-1.17.3
|
|
- hslua-0.9.5
|
|
- hslua-module-text-0.1.2
|
|
- skylighting-0.5
|
|
- texmath-0.10.1
|
|
- cmark-gfm-0.1.1
|
|
- QuickCheck-2.10.0.1
|
|
- tasty-quickcheck-0.9.1
|
|
- doctemplates-0.2.1
|
|
- haddock-library-1.4.3
|
|
- tagsoup-0.14.2
|
|
- hs-bibutils-6.2.0.1
|
|
- pandoc-citeproc-0.12.2.5
|
|
resolver: lts-9.14
|