aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAlbert Krewinkel <[email protected]>2023-01-13 02:06:37 +0100
committerGitHub <[email protected]>2023-01-12 17:06:37 -0800
commit87c47434cc072f1d01bc26fe9bfde0ec8130f361 (patch)
tree0048ea2c77fd1203a5637f3f6b0817acec847bd2 /stack.yaml
parent80349096782986b13295c03d7fe324bb15a9fda9 (diff)
Bump stackage resolver to lts-20.6 (#8545)
Co-authored-by: John MacFarlane <[email protected]>
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml12
1 files changed, 1 insertions, 11 deletions
diff --git a/stack.yaml b/stack.yaml
index c46930d13..d4be9641e 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -16,22 +16,12 @@ extra-deps:
- skylighting-format-latex-0.1
- skylighting-format-blaze-html-0.1.1
- gridtables-0.1.0.0
-- hslua-2.2.1
-- hslua-aeson-2.2.1
- hslua-cli-1.2.0
-- hslua-classes-2.2.0
-- hslua-core-2.2.1
- hslua-list-1.1.0
-- hslua-marshalling-2.2.1
- hslua-module-text-1.0.3
-- hslua-module-version-1.0.3
- hslua-module-zip-1.0.0
-- hslua-objectorientation-2.2.1
-- hslua-packaging-2.2.1
- jira-wiki-markup-1.5.0
-- lua-2.2.1
- mime-types-0.1.1.0
-- doclayout-0.4
- doctemplates-0.11
- commonmark-extensions-0.2.3.3
- git: https://github.com/jgm/texmath
@@ -41,6 +31,6 @@ extra-deps:
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
-resolver: lts-19.21
+resolver: lts-20.6
nix:
packages: [zlib]