pandoc/stack.yaml
Albert Krewinkel a7953a60b9
Bump lower bound of hslua
The release hslua 0.9.3 contains a new function which makes using
Haskell functions as package loaders much easier.
2017-12-04 13:34:10 +01:00

21 lines
383 B
YAML

flags:
pandoc:
trypandoc: false
embed_data_files: false
old-locale: false
network-uri: true
packages:
- '.'
extra-deps:
- pandoc-types-1.17.3
- hslua-0.9.3
- hslua-module-text-0.1.2
- skylighting-0.4.4.1
- texmath-0.10
- 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
resolver: lts-9.14