From: Ian Lynagh Date: Wed, 13 Oct 2010 18:27:59 +0000 (+0000) Subject: Build haskell98 and haskell2010 with stage2 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=addf865136274069fe72793aa6f82a6e0fd4758a Build haskell98 and haskell2010 with stage2 Stops us accidentally depending on them --- diff --git a/ghc.mk b/ghc.mk index e49f34a..4850720 100644 --- a/ghc.mk +++ b/ghc.mk @@ -297,7 +297,7 @@ INTREE_ONLY_PACKAGES := haskeline mtl terminfo utf8-string xhtml # packages. STAGE2_PACKAGES := dph/dph-base dph/dph-prim-interface dph/dph-prim-seq \ dph/dph-common dph/dph-prim-par dph/dph-par dph/dph-seq \ - vector primitive + vector primitive haskell98 haskell2010 # Packages that are built by stage0, in addition to stage1. These # packages are dependencies of GHC, that we do not assume the stage0