pandoc/stack.yaml

27 lines
549 B
YAML
Raw Normal View History

2015-08-13 18:21:54 +02:00
flags:
pandoc:
trypandoc: false
embed_data_files: true
2015-08-13 18:21:54 +02:00
network-uri: 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:
2018-03-20 07:45:55 +01:00
- pandoc-citeproc-0.14.3
2018-03-06 19:57:49 +01:00
- skylighting-0.7.0.2
- skylighting-core-0.7.0.2
2018-03-18 23:25:55 +01:00
- ansi-terminal-0.8.0.2
- tasty-1.0.1.1
2018-03-17 05:20:24 +01:00
- pandoc-types-1.17.4.2
- cmark-gfm-0.1.3
#- haddock-library-1.5.0.1
- hslua-module-text-0.1.2.1
ghc-options:
"$locals": -fhide-source-paths -XNoImplicitPrelude
resolver: lts-10.10