[commit: ghc] wip/nfs-locking: Use LTS-5.17 (68f8eaf)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 01:03:34 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/68f8eafed955a6b1ed895960c21144c50c0c61d1/ghc

>---------------------------------------------------------------

commit 68f8eafed955a6b1ed895960c21144c50c0c61d1
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Mon May 23 01:31:47 2016 +0100

    Use LTS-5.17


>---------------------------------------------------------------

68f8eafed955a6b1ed895960c21144c50c0c61d1
 stack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stack.yaml b/stack.yaml
index b20331f..f6deca8 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,7 +1,7 @@
 # For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration.html
 
 # Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
-resolver: lts-5.1
+resolver: lts-5.17
 
 # Local packages, usually specified by relative directory name
 packages:



More information about the ghc-commits mailing list