From 5c8ef1e1adfae4414f11392b63662d2791f45634 Mon Sep 17 00:00:00 2001
From: Jens Nolte <jens@nightmarestudio.de>
Date: Thu, 19 Mar 2020 21:38:11 +0100
Subject: [PATCH] Bump stack version to 15.2

---
 stack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stack.yaml b/stack.yaml
index fc999b5..f7d38b9 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -17,7 +17,7 @@
 #
 # resolver: ./custom-snapshot.yaml
 # resolver: https://example.com/snapshots/2018-01-01.yaml
-resolver: lts-15.1
+resolver: lts-15.2
 
 # User packages to be built.
 # Various formats can be used as shown in the example below.
-- 
GitLab