pandoc/stack.yaml

22 lines
418 B
YAML
Raw Normal View History

2015-08-13 18:21:54 +02:00
flags:
pandoc:
trypandoc: false
embed_data_files: true
pandoc-citeproc:
bibutils: true
embed_data_files: true
unicode_collation: false
test_citeproc: false
debug: false
2015-08-13 18:21:54 +02:00
packages:
- '.'
2017-12-29 06:14:15 +01:00
extra-deps:
- pandoc-citeproc-0.16.1.1
- skylighting-0.7.7
- skylighting-core-0.7.7
- ipynb-0.1
2019-03-03 01:29:59 +01:00
- texmath-0.11.2.1
ghc-options:
"$locals": -fhide-source-paths -XNoImplicitPrelude
resolver: lts-13.9