From 35b249897acd79a31fd535a7cb735cfe3ed101d4 Mon Sep 17 00:00:00 2001 From: Joshua Potter Date: Wed, 28 Feb 2018 21:05:01 -0800 Subject: [PATCH] Update to lts-10.7 resolver. --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 106584f..31ec590 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-10.3 +resolver: lts-10.7 # User packages to be built. # Various formats can be used as shown in the example below.