[commit: ghc] wip/nfs-locking: Drop repetition in the list of packages, fixing Hadrian's selftest (7b90c76)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:32:16 UTC 2017


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

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

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

commit 7b90c7636c20de71b133dba2a1c0bae4ee591dbe
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Thu Mar 16 11:31:47 2017 +0000

    Drop repetition in the list of packages, fixing Hadrian's selftest


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

7b90c7636c20de71b133dba2a1c0bae4ee591dbe
 src/Settings/Default.hs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Settings/Default.hs b/src/Settings/Default.hs
index 89db236..d242502 100644
--- a/src/Settings/Default.hs
+++ b/src/Settings/Default.hs
@@ -127,7 +127,6 @@ stage1Packages = do
                        , ghc
                        , ghcCabal
                        , ghcCompact
-                       , ghci
                        , ghcPrim
                        , haskeline
                        , hpcBin



More information about the ghc-commits mailing list