From a6fe8c444d09f17b06215cf3c32ca2d71bda2eae Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 4 Aug 2015 16:44:09 +0300 Subject: [PATCH] Upgrade to newer LTS --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index e0a98888..9744f955 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,4 +1,4 @@ -resolver: lts-2.9 +resolver: lts-2.17 packages: - ./yesod-core - ./yesod-static