Files
pandoc/stack.yaml
John MacFarlane 9a778e01cc Revert "Bump tls version in stack.yaml."
This reverts commit ad69e03dd4.

crypton-connection isn't compatible with the latest tls.
2024-07-28 16:52:12 -07:00

32 lines
532 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.6
- toml-parser-2.0.1.0
- typst-symbols-0.1.6
- texmath-0.12.8.9
- emojis-0.1.4.1
- commonmark-extensions-0.2.5.5
- skylighting-core-0.14.2
- skylighting-0.14.2
- citeproc-0.8.1.1
- djot-0.1.2.1
- typst-0.5.0.5
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-22.24
nix:
packages:
- pkg-config
- zlib