diff options
author | Vincent Ambo <tazjin@gmail.com> | 2016-02-13T10·47+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2016-02-13T10·47+0100 |
commit | b5425938d4c9e1882c90c2aa2d7a5e5515258fb3 (patch) | |
tree | 070f3a05e431bd126a81b135062e3cd42658d2fb | |
parent | 8addea105871151453a70e2fec5a91fe2ed13937 (diff) |
[stack] Bump to LTS 5.2
-rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |