pandoc/stack.yaml
Matthew Eddey 1730e63950 Update stack.yaml
Another typo?
2016-01-07 16:22:53 -08:00

16 lines
320 B
YAML

flags:
pandoc:
trypandoc: false
https: true
embed_data_files: false
old-locale: false
network-uri: true
packages:
- '.'
extra-deps:
- 'cmark-0.5.0'
- 'pandoc-citeproc-0.9'
- 'pandoc-types-1.16.0.1'
# Use older aeson to avoid excessive memory use in compilation:
- 'aeson-0.8.0.2'
resolver: lts-4.0