From f48e818311f9ee8cf5437b8f2080713fb0203688 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Tue, 26 Jan 2016 15:26:18 -0500 Subject: bump stack resolver to lts-5.0 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index d69a7ef..ae0092d 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,7 +1,7 @@ # For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md # Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) -resolver: lts-4.2 +resolver: lts-5.0 # Local packages, usually specified by relative directory name packages: -- cgit v1.2.3