mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-15 13:57:06 +00:00
34 lines
889 B
YAML
34 lines
889 B
YAML
flags:
|
|
pandoc:
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
- 'pandoc-cli'
|
|
- 'pandoc-lua-engine'
|
|
- 'pandoc-server'
|
|
extra-deps:
|
|
- hslua-2.4.0
|
|
- hslua-module-system-1.2.3
|
|
- hslua-objectorientation-2.4.0
|
|
- hslua-packaging-2.3.2
|
|
- typst-symbols-0.1.9.1
|
|
- git: https://github.com/jgm/citeproc.git
|
|
commit: 0c062ce77056176d5901963c554053199b6592d5
|
|
- git: https://github.com/jgm/typst-hs.git
|
|
commit: 49996ca5c9dffd9ced5c5887f392908100595f28
|
|
- git: https://github.com/jgm/texmath.git
|
|
commit: 110322589698df20abf3f3a06c070271802ea598
|
|
- git: https://github.com/jgm/djoths.git
|
|
commit: 7dc8da53fc092d2d4d91f5f0988840f4faf90368
|
|
- git: https://github.com/jgm/asciidoc-hs.git
|
|
commit: 91cbc83837feafea827211f128528d05eaa69d4b
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-24.20
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|