From 14caf99435ee47da7e51b6e7fefe37a3c984885d Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Mon, 8 Jul 2019 23:13:10 +0530 Subject: [PATCH] stack.yaml: Update LTS Signed-off-by: Sanchayan Maity --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 521f493..e7f4ba0 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-12.10 +resolver: lts-13.0 # User packages to be built. # Various formats can be used as shown in the example below.