[commit: ghc] master: Move to GHC 8.4.3 by upgrading the Stackage snapshot (#680) (df96f25)

git at git.haskell.org git at git.haskell.org
Tue Oct 23 20:20:17 UTC 2018


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/df96f251080498c56daa6462ae085158c6d66aa2/ghc

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

commit df96f251080498c56daa6462ae085158c6d66aa2
Author: Neil Mitchell <ndmitchell at gmail.com>
Date:   Fri Sep 7 23:44:08 2018 +0100

    Move to GHC 8.4.3 by upgrading the Stackage snapshot (#680)


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

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

diff --git a/stack.yaml b/stack.yaml
index d506426..6a529e7 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-10.8
+resolver: lts-12.9
 
 # Local packages, usually specified by relative directory name
 packages:



More information about the ghc-commits mailing list