Files
pandoc/stack.yaml
T
John MacFarlane 9c1147f483 Use dev pandoc-types.
This fixes a regression with toJSONFilter, which in 1.23.0.1 no longer
worked on pure values of type `a -> [a]`.

Closes #8976.
2023-08-04 21:46:50 -07:00

39 lines
810 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.2.1.0
- xml-conduit-1.9.1.3
- commonmark-extensions-0.2.3.5
- typst-0.3.1.0
- skylighting-core-0.13.4.1
- skylighting-0.13.4.1
- git: https://github.com/jgm/pandoc-types
commit: 6f2a868a83642d24a76f998e7b720a53a88868f5
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-21.0
nix:
packages:
- pkg-config
- zlib