From b5425938d4c9e1882c90c2aa2d7a5e5515258fb3 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 13 Feb 2016 11:47:34 +0100 Subject: [stack] Bump to LTS 5.2 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 16b13a65f84f..5242b88aa720 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-3.14 +resolver: lts-5.2 # Local packages, usually specified by relative directory name packages: -- cgit 1.4.1