From f6f4bfac3506bbd8cb46de4c1c21ab115adc3fcb Mon Sep 17 00:00:00 2001 From: Joscha Date: Sun, 25 Feb 2018 20:21:03 +0000 Subject: [PATCH] Update resolver to lts-10.7 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index e3f65a6..9e09c63 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-10.5 +resolver: lts-10.7 # User packages to be built. # Various formats can be used as shown in the example below.