pandoc/stack.yaml

36 lines
854 B
YAML
Raw Normal View History

2015-08-13 18:21:54 +02:00
flags:
pandoc:
trypandoc: false
embed_data_files: true
2019-10-07 01:53:23 +02:00
static: false
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:
# to be replaced eventually by pandoc-types-1.21:
- git: https://github.com/jgm/pandoc-types
commit: dd50a6eaeaf63773bbf04d6ef34b86d6f92b7825
- git: https://github.com/jgm/pandoc-citeproc
commit: 2e6fe791ec5293acc925c2ccbe79c9c10d2b7e07
- texmath-0.12.0.2
- haddock-library-1.9.0
- skylighting-0.8.4
- skylighting-core-0.8.4
- regex-pcre-builtin-0.95.1.2.8.43
2020-05-05 08:01:42 +02:00
- regex-base-0.94.0.0
- doclayout-0.3
- emojis-0.1
- hslua-1.1.0
- jira-wiki-markup-1.3.0
- HsYAML-0.2.1.0
- HsYAML-aeson-0.2.0.0
2020-04-13 07:25:31 +02:00
- doctemplates-0.8.2
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-14.6