9b31835530
hslua no longer provides lua stack instances for Int and Double, the necessary instances are added to the Custom writer and the lua filtering system.
26 lines
550 B
YAML
26 lines
550 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: 6930cd18087190133e600533a8d335a718cddf76
|
|
extra-dep: false
|
|
extra-deps:
|
|
- hslua-0.8.0
|
|
- skylighting-0.3.3
|
|
- cmark-gfm-0.1.1
|
|
- QuickCheck-2.10.0.1
|
|
- tasty-quickcheck-0.9.1
|
|
- haddock-library-1.4.3
|
|
resolver: lts-9.0
|