Files
pandoc/stack.yaml
T

33 lines
635 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.1.0
- crypton-connection-0.4.1
- toml-parser-2.0.1.0
- typst-symbols-0.1.6
- skylighting-core-0.14.3
- skylighting-0.14.3
- djot-0.1.2.1
- doclayout-0.5
- doctemplates-0.11.0.1
- texmath-0.12.8.10
- typst-0.6
# even though the resolver has this version, we need the Hackage revision:
- hslua-module-doclayout-1.1.1.2
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-22.33
nix:
packages:
- pkg-config
- zlib