pandoc/stack.yaml

34 lines
670 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
packages:
- '.'
2017-12-29 06:14:15 +01:00
extra-deps:
2020-09-19 18:56:49 +02:00
- pandoc-types-1.22
- texmath-0.12.0.3
2020-08-02 18:40:24 +02:00
- rfc5051-0.2
- haddock-library-1.9.0
- skylighting-0.10.0.3
- skylighting-core-0.10.0.3
- doclayout-0.3
- emojis-0.1
2020-06-28 19:23:58 +02:00
- hslua-1.1.2
- jira-wiki-markup-1.3.2
- HsYAML-0.2.1.0
- HsYAML-aeson-0.2.0.0
2020-04-13 07:25:31 +02:00
- doctemplates-0.8.2
- commonmark-0.1.1.2
- commonmark-extensions-0.2.0.4
- commonmark-pandoc-0.2.0.1
2020-11-23 01:10:30 +01:00
#- citeproc-0.2
- citeproc:
git: https://github.com/jgm/citeproc.git
commit: 42b1d154b02435229acbe98ae0f17d01b757ee93
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-14.6
nix:
packages: [zlib]