[commit: ghc] master: Build old-time with stage2 (2145ffc)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/2145ffc452a64bae457a38276c81b60f22ddf161

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

commit 2145ffc452a64bae457a38276c81b60f22ddf161
Author: Ian Lynagh <[email protected]>
Date:   Wed Sep 26 17:54:57 2012 +0100

    Build old-time with stage2
    
    It's no longer needed in order to build the compiler itself.

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

 ghc.mk |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/ghc.mk b/ghc.mk
index 6f57f30..2118202 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -322,7 +322,8 @@ PKGS_THAT_ARE_DPH := \
 # Packages that, if present, must be built by the stage2 compiler,
 # because they use TH and/or annotations, or depend on other stage2
 # packages:
-PKGS_THAT_BUILD_WITH_STAGE2 := $(PKGS_THAT_ARE_DPH) haskell98 haskell2010
+PKGS_THAT_BUILD_WITH_STAGE2 := \
+    $(PKGS_THAT_ARE_DPH) old-time haskell98 haskell2010
 
 # Packages that we shouldn't build if we don't have TH (e.g. because
 # we're building a profiled compiler):
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.