From 128a4bc02c2a1ffa8a6deec621c9553920eb191a Mon Sep 17 00:00:00 2001 From: Joscha Date: Sun, 11 Mar 2018 19:10:49 +0000 Subject: [PATCH] Update resolver --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stack.yaml b/stack.yaml index 1de6a19..ed7a3ca 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-10.2 +resolver: lts-10.9 # User packages to be built. # Various formats can be used as shown in the example below. @@ -63,4 +63,4 @@ packages: # extra-lib-dirs: [/path/to/dir] # # Allow a newer minor version of GHC than the snapshot specifies -# compiler-check: newer-minor \ No newline at end of file +# compiler-check: newer-minor