[commit: ghc] wip/nfs-locking: Build ghci library in Stage0 (8e3cb44)

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


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

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

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

commit 8e3cb447a9476196099fc7a6b22d0d177795263f
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Fri Dec 30 23:19:27 2016 +0000

    Build ghci library in Stage0


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

8e3cb447a9476196099fc7a6b22d0d177795263f
 src/Settings/Default.hs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Settings/Default.hs b/src/Settings/Default.hs
index b5df4b5..ba4ef79 100644
--- a/src/Settings/Default.hs
+++ b/src/Settings/Default.hs
@@ -67,6 +67,7 @@ stage0Packages = do
              , ghcBoot
              , ghcBootTh
              , ghcCabal
+             , ghci
              , ghcPkg
              , hsc2hs
              , hoopl



More information about the ghc-commits mailing list