summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2016-01-26 15:26:18 -0500
committerAndrew Cady <d@jerkface.net>2016-01-26 15:26:18 -0500
commitf48e818311f9ee8cf5437b8f2080713fb0203688 (patch)
tree9215e5d4a047cf92c32c75b0795527e83f30416b
parent7ee27b689653d31cd89c3494623444a0dd68d406 (diff)
bump stack resolver to lts-5.0
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index d69a7ef..ae0092d 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,7 +1,7 @@
1# For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md 1# For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md
2 2
3# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) 3# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
4resolver: lts-4.2 4resolver: lts-5.0
5 5
6# Local packages, usually specified by relative directory name 6# Local packages, usually specified by relative directory name
7packages: 7packages: