mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-31 02:04:53 +08:00
31 lines
747 B
YAML
31 lines
747 B
YAML
flags:
|
|
pandoc:
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
- 'pandoc-cli'
|
|
- 'pandoc-lua-engine'
|
|
- 'pandoc-server'
|
|
extra-deps:
|
|
- tls-2.1.6
|
|
- skylighting-core-0.14.6
|
|
- skylighting-0.14.6
|
|
- skylighting-format-typst-0.1
|
|
- texmath-0.12.8.13
|
|
- git: https://github.com/jgm/typst-hs.git
|
|
commit: 109ad055af75c9dcf51a7d188b6ef750ac3ef7c1
|
|
- git: https://github.com/jgm/citeproc.git
|
|
commit: 9cdcdde4a2fa91421dcbbd3febb23096a744c600
|
|
- git: https://github.com/jgm/commonmark-hs.git
|
|
commit: 99af4b26ac9fdd3580278204c37252c81305a7f4
|
|
subdirs: [commonmark-extensions, commonmark-pandoc]
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-23.0
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|