mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
35 lines
682 B
YAML
35 lines
682 B
YAML
flags:
|
|
pandoc:
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
- 'pandoc-cli'
|
|
- 'pandoc-lua-engine'
|
|
- 'pandoc-server'
|
|
extra-deps:
|
|
- hslua-cli-1.4.1
|
|
- hslua-module-zip-1.1.0
|
|
- hslua-repl-0.1.1
|
|
- tls-1.7.1
|
|
- crypton-connection-0.3.1
|
|
- crypton-x509-1.7.6
|
|
- crypton-x509-store-1.6.9
|
|
- crypton-x509-system-1.6.7
|
|
- crypton-x509-validation-1.6.12
|
|
- http-client-tls-0.3.6.2
|
|
- typst-symbols-0.1.2
|
|
- toml-parser-1.3.0.0
|
|
- typst-0.3.1.0
|
|
- git: https://github.com/jgm/texmath
|
|
commit: 0a7b5a58e1969d93e18ff7d39f8375098e21300b
|
|
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-21.7
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|