Skip to content

Commit b91d3be

Browse files
committed
stack.yaml: bump resolver to lts-22.24.
This shortens the list of extra-deps.
1 parent 2cc9def commit b91d3be

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

stack.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,7 @@ packages:
1010
- 'pandoc-server'
1111
extra-deps:
1212
- lpeg-1.1.0
13-
- commonmark-0.2.6
14-
- commonmark-extensions-0.2.5.4
15-
- commonmark-pandoc-0.2.2.1
16-
- hslua-module-zip-1.1.3
17-
- pandoc-lua-marshal-0.2.7
1813
- tls-2.0.5
19-
- skylighting-format-blaze-html-0.1.1.2
20-
- skylighting-core-0.14.1.2
21-
- skylighting-0.14.1.2
22-
- zip-archive-0.4.3.2
2314
- toml-parser-2.0.0.0
2415
- typst-symbols-0.1.6
2516
- texmath-0.12.8.9
@@ -32,7 +23,7 @@ extra-deps:
3223

3324
ghc-options:
3425
"$locals": -fhide-source-paths -Wno-missing-home-modules
35-
resolver: lts-22.11
26+
resolver: lts-22.24
3627
nix:
3728
packages:
3829
- pkg-config

0 commit comments

Comments
 (0)