pandoc/stack.lts9.yaml
Albert Krewinkel 9abdbb2783
Lua filters: report traceback when an error occurs
A proper Lua traceback is added if either loading of a file or execution
of a filter function fails. This should be of help to authors of Lua
filters who need to debug their code.
2018-10-01 16:32:11 +02:00

38 lines
723 B
YAML

flags:
pandoc:
trypandoc: false
embed_data_files: true
pandoc-citeproc:
bibutils: true
embed_data_files: true
unicode_collation: false
test_citeproc: false
debug: false
packages:
- '.'
extra-deps:
- pandoc-citeproc-0.14.4
- hslua-1.0.1
- hslua-module-text-0.2.0
- ansi-terminal-0.8.0.2
- cmark-gfm-0.1.3
- QuickCheck-2.11.3
- tasty-1.0.1.1
- tasty-quickcheck-0.9.1
- doctemplates-0.2.2.1
- hs-bibutils-6.6.0.0
- tagsoup-0.14.6
- pandoc-types-1.17.5.1
- haddock-library-1.6.0
- texmath-0.11.1
- HsYAML-0.1.1.1
- text-1.2.3.0
- Cabal-2.4.0.0
- dlist-0.8.0.4
- parsec-3.1.13.0
- skylighting-core-0.7.3
- skylighting-0.7.3
- yaml-0.9.0
- hslua-1.0.0
- hslua-module-text-0.2.0
resolver: lts-9.14