From c76baf07bafa1b68ca09162e00b2affb890df004 Mon Sep 17 00:00:00 2001 From: Antoine Vandecreme Date: Wed, 1 Dec 2021 09:30:32 +0100 Subject: Bump to LTS 18.18 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 2a6d28c..8d2f24b 100644 --- a/stack.yaml +++ b/stack.yaml @@ -2,7 +2,7 @@ # For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration/ # Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) -resolver: lts-16.31 +resolver: lts-18.18 # Local packages, usually specified by relative directory name packages: -- cgit v1.2.3