Files
pandoc/stack.yaml
T
John MacFarlane f7c55b6c55 Use dev version of asciidoc-hs.
Big performance improvements.

In addition, treatment of tables now aligns with asciidoctor;
the first line is only implicitly treated as a header if it
is on a line by itself, followed by a blank line.
2026-09-08 14:44:20 -07:00

49 lines
1.2 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-module-doclayout-1.2.1.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.1
- hslua-module-zip-1.2.1
- hslua-objectorientation-2.5.0
- hslua-packaging-2.4.1
- hslua-typing-0.2.0
- commonmark-0.3
- commonmark-pandoc-0.3
- commonmark-extensions-0.2.7.1
- citeproc-0.13.0.1
- skylighting-format-blaze-html-0.1.2.1
- typst-symbols-0.3
- git: https://github.com/jgm/asciidoc-hs
commit: 91df7bea18f85019c2eb264838b95353f06dd447
- git: https://github.com/jgm/doclayout
commit: d98289d576ba621a17e184ca5a1ff9a8d8390542
- git: https://github.com/jgm/typst-hs
commit: a2ebb326923ff7c3e8bfe99d24a6e62d2a3984ee
- git: https://github.com/jgm/djoths
commit: 79ba1833042543f505d4a87edd7198413f6b4458
- git: https://github.com/jgm/texmath
commit: a7451e20f371b451b94136c50fefa882a2852bf1
# needed because not yet in nixpkgs:
- pandoc-types-1.23.1.2
# needed because not yet in nixpkgs:
- emojis-0.1.5
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-24.51
nix:
packages:
- pkg-config
- zlib