pandoc/stack.yaml

28 lines
560 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.14.3.1
- skylighting-0.7.2
- skylighting-core-0.7.2
2018-03-18 23:25:55 +01:00
- ansi-terminal-0.8.0.2
- tasty-1.0.1.1
- test-framework-0.8.2.0
2018-06-11 20:05:48 +02:00
- pandoc-types-1.17.5
- cmark-gfm-0.1.3
- hslua-module-text-0.1.2.1
2018-05-10 21:10:35 +02:00
- texmath-0.11
2018-05-21 02:05:23 +02:00
- haddock-library-1.6.0
ghc-options:
"$locals": -fhide-source-paths -XNoImplicitPrelude
resolver: lts-10.10