pandoc/stack.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

15 lines
244 B
YAML

flags:
pandoc:
trypandoc: false
https: true
embed_data_files: false
old-locale: false
network-uri: true
packages:
- '.'
extra-deps:
- hslua-0.5.0
- hslua-aeson-0.1.0.3
- skylighting-0.3.1
- texmath-0.9.4
resolver: lts-8.4