pandoc/stack.yaml

34 lines
737 B
YAML
Raw Normal View History

2015-08-13 09:21:54 -07:00
flags:
pandoc:
trypandoc: false
embed_data_files: true
2019-10-06 16:53:23 -07:00
static: false
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:
2020-03-28 18:22:48 -04:00
# - pandoc-types-1.20
# better-tables
- git: git@github.com:despresc/pandoc-types
commit: bb3148188746b8cb375f93af1ea3095db8f1f720
- texmath-0.12.0.1
- haddock-library-1.8.0
- skylighting-0.8.3.2
- skylighting-core-0.8.3.2
- regex-pcre-builtin-0.95.0.8.8.35
- doclayout-0.3
- emojis-0.1
- jira-wiki-markup-1.3.0
- HsYAML-0.2.0.0
- HsYAML-aeson-0.2.0.0
2020-04-12 22:25:31 -07:00
- doctemplates-0.8.2
2020-02-15 21:51:39 -08:00
- pandoc-citeproc-0.17
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-14.6