From db8bd784344649be5c5bd072f23cdccb037d93a9 Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Sun, 26 Dec 2021 00:20:39 +1100 Subject: [PATCH] s/lts-18.18/lts-18.19/ --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index be35363c..8d3909b1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,5 +1,5 @@ # the GHC version of this resolver needs to match the GHC version in Dockerfile -resolver: lts-18.18 +resolver: lts-18.19 allow-newer: true flags: {}