mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 20:07:22 +00:00
42 lines
1.1 KiB
YAML
42 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:
|
|
- hslua-2.5.0
|
|
- hslua-marshalling-2.3.2
|
|
- hslua-module-doclayout-1.2.1
|
|
- hslua-module-path-1.2.0
|
|
- hslua-module-text-1.2.0
|
|
- hslua-module-system-1.3.0
|
|
- hslua-module-version-1.2.0
|
|
- hslua-module-zip-1.2.0
|
|
- hslua-objectorientation-2.5.0
|
|
- hslua-packaging-2.4.0
|
|
- hslua-typing-0.2.0
|
|
- pandoc-lua-marshal-0.3.2
|
|
- typst-symbols-0.1.9.1
|
|
- git: https://github.com/jgm/asciidoc-hs.git
|
|
commit: c2b4852e0002a7995793ec0e3c44b723a85a2ca2
|
|
- git: https://github.com/jgm/typst-hs.git
|
|
commit: b4399d44d38c1935c02db9bfd62fb5a4450ad7af
|
|
- git: https://github.com/jgm/citeproc.git
|
|
commit: 777a916be683a40e9b5e17da25816917b6fb1208
|
|
- git: https://github.com/jgm/texmath.git
|
|
commit: aee6b494595a58dbbf769264061876778f7aa269
|
|
- git: https://github.com/jgm/djoths.git
|
|
commit: a6fc625fd58aa39df05dd1d82ee005e681815095
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-24.20
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|