X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc.mk;h=4850720242ba4f1100d273e8f8d0764914ed7343;hb=723365de1b9ab1b8a8cf59a936624891d075e554;hp=60663180ea9bdef7750c05bd6d501b908589c7ed;hpb=04d3b8d7ad637c6e5b8b8004a0555c4f1ead83dc;p=ghc-hetmet.git diff --git a/ghc.mk b/ghc.mk index 6066318..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 @@ -564,7 +564,6 @@ BUILD_DIRS += \ docs/users_guide \ docs/ext-core \ docs/man \ - libraries/Cabal/doc \ $(GHC_UNLIT_DIR) \ $(GHC_HP2PS_DIR)