pandoc/stack.yaml

17 lines
293 B
YAML
Raw Normal View History

2015-08-13 09:21:54 -07:00
flags:
pandoc:
trypandoc: false
https: true
embed_data_files: false
old-locale: false
network-uri: true
packages:
- '.'
extra-deps:
- texmath-0.8.6.1
2016-02-17 11:10:12 -08:00
# to compile against aeson 0.11.0.0:
# - 'aeson-0.11.0.0'
# - 'fail-4.9.0.0'
# - 'pandoc-types-1.16.1'
2016-03-19 14:16:08 -07:00
resolver: lts-5.8