Skip to content

Commit

Permalink
stack.yaml: bump resolver to lts-22.24.
Browse files Browse the repository at this point in the history
This shortens the list of extra-deps.
  • Loading branch information
tarleb committed Jun 9, 2024
1 parent 2cc9def commit b91d3be
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,7 @@ packages:
- 'pandoc-server'
extra-deps:
- lpeg-1.1.0
- commonmark-0.2.6
- commonmark-extensions-0.2.5.4
- commonmark-pandoc-0.2.2.1
- hslua-module-zip-1.1.3
- pandoc-lua-marshal-0.2.7
- tls-2.0.5
- skylighting-format-blaze-html-0.1.1.2
- skylighting-core-0.14.1.2
- skylighting-0.14.1.2
- zip-archive-0.4.3.2
- toml-parser-2.0.0.0
- typst-symbols-0.1.6
- texmath-0.12.8.9
Expand All @@ -32,7 +23,7 @@ extra-deps:

ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-22.11
resolver: lts-22.24
nix:
packages:
- pkg-config
Expand Down

0 comments on commit b91d3be

Please sign in to comment.