Update the build system to handle building and using haddock2
[ghc-hetmet.git] / utils / installPackage / Makefile
index b5659f9..e963060 100644 (file)
@@ -4,6 +4,6 @@ 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
+# to build it with the stage2 compiler as we need to use it when
 # installing.