mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 20:07:22 +00:00
30 lines
648 B
YAML
30 lines
648 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.7
|
|
- skylighting-core-0.14.6
|
|
- skylighting-0.14.6
|
|
- skylighting-format-typst-0.1
|
|
- citeproc-0.8.1.3
|
|
- commonmark-extensions-0.2.6
|
|
- commonmark-pandoc-0.2.3
|
|
- git: https://github.com/jgm/typst-hs.git
|
|
commit: 935729624dc7fe641a9c227ab401683c2cdb9cf7
|
|
- git: https://github.com/jgm/texmath.git
|
|
commit: 22abed57ef3f5d8eb75c7e3e77ba1c617ecda886
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-23.0
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|