summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-06-11 16:27:56 +0000
committerIan Lynagh <igloo@earth.li>2009-06-11 16:27:56 +0000
commitd0fa68a43302da670b66dd767d7d2682685935d8 (patch)
treec7f57b876dec288a1c84cc0ce26a8191dd283824 /ghc.mk
parent2959899f8a50fce2e1d6c3a68cec5d7680b0e1e4 (diff)
downloadhaskell-d0fa68a43302da670b66dd767d7d2682685935d8.tar.gz
HC bootstrapping now works
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index 77c94a07f9..a8993523a8 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)
#