pandoc/stack.yaml

27 lines
572 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:
- hslua-1.3.0
2021-02-02 19:14:19 +01:00
- hslua-module-path-0.1.0
- jira-wiki-markup-1.3.3
- commonmark-0.1.1.4
- commonmark-extensions-0.2.0.4
- commonmark-pandoc-0.2.0.1
- tasty-bench-0.2.1
- citeproc-0.3.0.7
- skylighting-0.10.4
- skylighting-core-0.10.4
- xml-conduit-1.9.1.0
2021-01-31 04:09:08 +01:00
#- citeproc:
# git: https://github.com/jgm/citeproc.git
# commit: feb3b7580c6738eec3b23921f7c1739cfba611aa
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-17.2
nix:
packages: [zlib]