pandoc/stack.pkg.yaml
Albert Krewinkel 1e13e98ecf
Ensure compatibility with hslua 0.5.*
The 0.5.0 release of hslua fixes problems with lua C modules on linux.
The signature of the `loadstring` function changed, so a compatibility
wrapper is introduced to allow both 0.4.* and 0.5.* versions to be used.
2017-03-24 21:31:35 +01:00

25 lines
515 B
YAML

flags:
pandoc:
trypandoc: false
https: true
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: a824c8f3187302cad0fb815471499a18857ecc38
extra-dep: false
extra-deps:
- hslua-0.5.0
- hslua-aeson-0.1.0.3
- skylighting-0.3.1
- texmath-0.9.4
resolver: lts-8.4