Files
pandoc/stack.yaml
T
John MacFarlane 32280fd919 Use latest commonmark, commonmark-extensions.
This fixes a 3.12 regression in parsing of commonmark/gfm autolinks
(jgm/commonmark-hs#151).
2024-03-11 11:11:22 -07:00

33 lines
675 B
YAML

flags:
pandoc:
embed_data_files: true
QuickCheck:
old-random: false
packages:
- '.'
- 'pandoc-cli'
- 'pandoc-lua-engine'
- 'pandoc-server'
extra-deps:
- lpeg-1.1.0
- commonmark-0.2.6
- commonmark-extensions-0.2.5.4
- commonmark-pandoc-0.2.2.1
- typst-0.5.0.1
- tls-2.0.1
- skylighting-format-blaze-html-0.1.1.2
- djot-0.1.1.1
- zip-archive-0.4.3.1
- git: https://github.com/jgm/texmath
commit: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4
- git: https://github.com/jgm/doclayout
commit: af6563972de73ead9f37de44ccca1c86b09a7cec
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-22.11
nix:
packages:
- pkg-config
- zlib