git.wincent.com
/
docvim.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2318877
)
Switch Stack resolver back to lts
author
Greg Hurrell <greg@hurrell.net>
Fri, 17 Jun 2016 08:24:03 +0000
(
01:24
-0700)
committer
Greg Hurrell <greg@hurrell.net>
Fri, 17 Jun 2016 08:24:03 +0000
(
01:24
-0700)
As recommended here:
http://stackoverflow.com/a/
37876041
/
2103996
stack.yaml
patch
|
blob
|
history
diff --git
a/stack.yaml
b/stack.yaml
index b1510f8b68a9c26f8c35aea186f5518e6e203927..0acf4d791d0dfe359ef12f36dd016ee679bb61cd 100644
(file)
--- a/
stack.yaml
+++ b/
stack.yaml
@@
-2,7
+2,7
@@
# For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration/
# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
-resolver:
nightly-2016-06-15
+resolver:
lts-6.3
# Local packages, usually specified by relative directory name
packages: