pandoc/stack.yaml

27 lines
548 B
YAML
Raw Normal View History

2015-08-13 09:21:54 -07:00
flags:
pandoc:
trypandoc: false
embed_data_files: true
2015-08-13 09:21:54 -07:00
network-uri: true
pandoc-citeproc:
bibutils: true
embed_data_files: true
unicode_collation: false
test_citeproc: false
debug: false
2015-08-13 09:21:54 -07:00
packages:
- '.'
2017-12-28 21:14:15 -08:00
extra-deps:
2018-03-19 23:45:55 -07:00
- pandoc-citeproc-0.14.3
2018-03-06 10:57:49 -08:00
- skylighting-0.7.0.2
- skylighting-core-0.7.0.2
2018-03-18 15:25:55 -07:00
- ansi-terminal-0.8.0.2
- tasty-1.0.1.1
2018-03-16 21:20:24 -07: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