mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 13:51:29 +08:00
40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
flags:
|
|
pandoc:
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
- 'pandoc-cli'
|
|
- 'pandoc-lua-engine'
|
|
- 'pandoc-server'
|
|
extra-deps:
|
|
- skylighting-core-0.13.2
|
|
- skylighting-0.13.2
|
|
- skylighting-format-context-0.1.0.1
|
|
- skylighting-format-ansi-0.1
|
|
- skylighting-format-latex-0.1
|
|
- skylighting-format-blaze-html-0.1.1
|
|
- gridtables-0.1.0.0
|
|
- hslua-cli-1.2.0
|
|
- hslua-list-1.1.0
|
|
- hslua-module-text-1.0.3
|
|
- hslua-module-zip-1.0.0
|
|
- jira-wiki-markup-1.5.0
|
|
- mime-types-0.1.1.0
|
|
- doctemplates-0.11
|
|
- commonmark-extensions-0.2.3.3
|
|
- git: https://github.com/jgm/texmath
|
|
commit: 1a77db688bd3285228299e5aeefc93d6c0d8c0b9
|
|
- git: https://github.com/jgm/citeproc
|
|
commit: 4099185c5a82ef1f84b711c113d2744eeb794106
|
|
- git: https://github.com/jgm/pandoc-types
|
|
commit: 2f2ffd5b1821b6d5f7774b97d515b86398033012
|
|
- git: https://github.com/pandoc/pandoc-lua-marshal
|
|
commit: a2a97e2af78326ea7841101d4ef56e74426b66c4
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-20.6
|
|
nix:
|
|
packages: [zlib]
|