pandoc/stack.pkg.yaml
John MacFarlane 022d58e02a stack.yaml: use lts-8.12.
This should fix the build failure on travis.
2017-05-02 09:24:33 +02:00

23 lines
478 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: 0926289c5ccc1c69c90b2e9132b0e2b57f08aa4d
extra-dep: false
extra-deps:
- hslua-0.5.0
- skylighting-0.3.3
resolver: lts-8.12