Added stack.lts9.yaml for building with lts 9 and ghc 8.0.2.

This commit is contained in:
John MacFarlane 2017-12-27 23:15:20 -08:00
parent 62bc894f9e
commit c715fa7875

28
stack.lts9.yaml Normal file
View file

@ -0,0 +1,28 @@
flags:
pandoc:
trypandoc: false
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:
- '.'
extra-deps:
- pandoc-types-1.17.3
- hslua-0.9.3
- hslua-module-text-0.1.2
- skylighting-0.5
- texmath-0.10.1
- 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
- pandoc-citeproc-0.12.2
resolver: lts-9.14