pandoc/stack.yaml
John MacFarlane ad6578f673 Use lts-3.16.
2015-12-01 22:55:42 -08:00

19 lines
431 B
YAML

flags:
pandoc:
trypandoc: false
https: true
embed_data_files: false
old-locale: false
network-uri: true
packages:
- '.'
- location:
git: 'https://github.com/jgm/pandoc-types'
commit: c64eb383dce64396290aa815351ddb6e43cb6b0f
extra-dep: true
- location:
git: 'https://github.com/jgm/texmath'
commit: a716e9b5d8c1634847db2c1119e60836634569bf
extra-dep: true
extra-deps: []
resolver: lts-3.16