aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAlbert Krewinkel <[email protected]>2024-06-09 16:30:33 +0200
committerAlbert Krewinkel <[email protected]>2024-06-09 16:30:33 +0200
commitb91d3beaff82ee8d5e5aaac6897d3a921954eb87 (patch)
treefb4cc4446384edcd22639f8f16ec5120ee6c8c13 /stack.yaml
parent2cc9defda43bb4827cc6ab3ee08ca4e44685b7bc (diff)
stack.yaml: bump resolver to lts-22.24.
This shortens the list of extra-deps.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml11
1 files changed, 1 insertions, 10 deletions
diff --git a/stack.yaml b/stack.yaml
index 810208cb8..b12391410 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -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
@@ -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