From d0fa68a43302da670b66dd767d7d2682685935d8 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Thu, 11 Jun 2009 16:27:56 +0000 Subject: [PATCH] HC bootstrapping now works --- ghc.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/ghc.mk b/ghc.mk index 77c94a0..a899352 100644 --- a/ghc.mk +++ b/ghc.mk @@ -39,7 +39,6 @@ # * GhcProfiled # * optionally install stage3? # * shared libraries, way dyn -# * get HC bootstrapping working # * add Makefiles for the rest of the utils/ programs that aren't built # by default (need to exclude them from 'make all' too) # -- 1.7.10.4