Files
pandoc/stack.yaml
T
Albert Krewinkel b91d3beaff stack.yaml: bump resolver to lts-22.24.
This shortens the list of extra-deps.
2024-06-09 16:30:33 +02:00

31 lines
654 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
- tls-2.0.5
- toml-parser-2.0.0.0
- typst-symbols-0.1.6
- texmath-0.12.8.9
- git: https://github.com/jgm/typst-hs
commit: dfe0367b248419c3555044705fa79a52b9c20089
- git: https://github.com/jgm/djoths
commit: 7f912e3ee593a86e3d179e8f3e1898a93171fb99
- git: https://github.com/jgm/citeproc
commit: c7d81a376f434e90e1ef5724316042dfa4e21ef0
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-22.24
nix:
packages:
- pkg-config
- zlib