pandoc/macos/stack.yaml

29 lines
631 B
YAML
Raw Normal View History

flags:
pandoc:
trypandoc: false
https: true
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
ghc-options:
pandoc-citeproc: '-pgmP cpphs -optP--cpp'
highlighting-kate: '-pgmP cpphs -optP--cpp'
packages:
- '..'
- location:
git: https://github.com/jgm/pandoc-citeproc.git
commit: 46fcc8c265a66c6341913dc999fa157f211707c4
extra-dep: true
extra-deps:
- texmath-0.9
2016-10-02 12:29:37 +02:00
- doctemplates-0.1.0.2
2016-10-18 14:43:47 +02:00
- pandoc-types-1.17.0.4
2017-01-31 15:29:57 +01:00
- skylighting-0.1.1.4
2017-01-21 23:30:24 +01:00
resolver: lts-7.14