From: Ian Lynagh Date: Fri, 18 Jul 2008 15:42:38 +0000 (+0000) Subject: Add a comment X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=b1e8c0320d855a0569243f7f88785ef8119b3789 Add a comment --- diff --git a/utils/installPackage/Makefile b/utils/installPackage/Makefile index 0f34de9..b5659f9 100644 --- a/utils/installPackage/Makefile +++ b/utils/installPackage/Makefile @@ -3,3 +3,7 @@ TOP=../.. include $(TOP)/mk/boilerplate.mk include $(TOP)/mk/cabal.mk +# We should stop installPackage being installed itself, but we do need +# to build it with the stage1 compiler as we need to use it when +# installing. +