pandoc/stack.lts9.yaml
John MacFarlane 937bec95a9 Removed old-locale flag and Text.Pandoc.Compat.Time.
This is no longer necessary since we no longer support ghc 7.8.
2018-03-18 11:24:29 -07:00

30 lines
595 B
YAML

flags:
pandoc:
trypandoc: false
embed_data_files: true
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.5
- hslua-module-text-0.1.2
- skylighting-0.7.0.2
- ansi-terminal-0.7.1.1
- texmath-0.10.1.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
- hs-bibutils-6.2.0.1
- pandoc-citeproc-0.14.2
- tagsoup-0.14.6
- pandoc-types-1.17.4.2
resolver: lts-9.14