pandoc/stack.yaml
John MacFarlane 1778f23292 Use stack lts-8.8.
This gives us a newer verison of executable-path, which we need
for FreeBSD.
2017-04-09 10:16:55 +02:00

14 lines
228 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.2
resolver: lts-8.8