mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-27 02:36:39 +00:00
Commit 921b0949f4 bumped the skylighting-core
version, which requires a newer version of xml-conduit than is available in
lts-21.0.
Bump the version in stack.yaml
38 lines
705 B
YAML
38 lines
705 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.0
|
|
- 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
|
|
- commonmark-0.2.3
|
|
- typst-symbols-0.1.2
|
|
- toml-parser-1.1.1.0
|
|
- pandoc-types-1.23.0.1
|
|
- skylighting-core-0.13.4
|
|
- skylighting-0.13.4
|
|
- typst-0.3.0.0
|
|
- xml-conduit-1.9.1.3
|
|
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-21.0
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|