mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 19:26:45 +00:00
42 lines
1000 B
YAML
42 lines
1000 B
YAML
flags:
|
|
pandoc:
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
- 'pandoc-cli'
|
|
- 'pandoc-lua-engine'
|
|
- 'pandoc-server'
|
|
extra-deps:
|
|
- lpeg-1.1.0
|
|
- tls-2.1.0
|
|
- crypton-connection-0.4.1
|
|
- toml-parser-2.0.1.0
|
|
- skylighting-core-0.14.3
|
|
- skylighting-0.14.3
|
|
- doclayout-0.5
|
|
- doctemplates-0.11.0.1
|
|
- hslua-module-doclayout-1.2.0
|
|
- djot-0.1.2.2
|
|
- commonmark-0.2.6.1
|
|
- commonmark-pandoc-0.2.2.2
|
|
- typst-symbols-0.1.7
|
|
- git: https://github.com/jgm/texmath.git
|
|
commit: 9539ea28538dc633001260cc8a08fb3aaeca5775
|
|
- git: https://github.com/jgm/typst-hs.git
|
|
commit: 6f7e7655be7b1dd74d8d0db7aa4725d14e005ef0
|
|
- git: https://github.com/pandoc/pandoc-lua-marshal
|
|
commit: 2dc58d431bb3e4d55999db03c470fbf32970b3d5
|
|
- git: https://github.com/jgm/commonmark-hs.git
|
|
commit: 7950d58dd270ec1576671feb96408bfb0b0fcfdb
|
|
subdirs: [commonmark-extensions]
|
|
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-22.33
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|