mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 04:06:45 +00:00
44 lines
1.1 KiB
YAML
44 lines
1.1 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: dab2be16b751e8ce7e6d9937029f10e06c3c80c3
|
|
- git: https://github.com/jgm/citeproc
|
|
commit: a73c7d1c00c993b8a20daf5a932afae16f889c83
|
|
- git: https://github.com/jgm/pandoc-types
|
|
commit: 8c7bc6c66d22538711171b8cfd0e5f3d48de39fd
|
|
- git: https://github.com/pandoc/pandoc-lua-marshal
|
|
commit: 76a568e98c424b1e35a80f26f5998136adbeb165
|
|
- git: https://github.com/jgm/commonmark-hs
|
|
commit: d0f3097e55471aa640d76d0188ba707cbece71b1
|
|
subdirs: [commonmark-pandoc]
|
|
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-20.6
|
|
nix:
|
|
packages: [zlib]
|