summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-06-03 12:12:09 +0000
committerIan Lynagh <igloo@earth.li>2009-06-03 12:12:09 +0000
commit328e728f2b5450430bd59ced71537f579d0af23f (patch)
tree21c4737bd34c95a0cdea075d7424af2b9bcd11e1
parent26f4b94f99918c8ae3bb1b12dbc48158d2b1a176 (diff)
downloadhaskell-328e728f2b5450430bd59ced71537f579d0af23f.tar.gz
Merge the TODO lists in ghc.mk
-rw-r--r--ghc.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/ghc.mk b/ghc.mk
index 73dc5f7e2d..1ff9cbba70 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -12,8 +12,6 @@
# ToDo List.
#
-# Before we can merge the new build system into HEAD:
-#
# * finish installation
# * other documentation
# * create doc index and contents
@@ -23,9 +21,6 @@
# * finish binary distributions
# * need to fix Cabal for new Windows layout, see
# Distribution/Simple/GHC.configureToolchain.
-#
-# Once the new build system is in HEAD, and before 6.12:
-#
# * separate the logic of whether to do something from the test for
# existence of the tool to do it. For example, rather than checking
# if $DIR_DOCBOOK_XSL or $XSLTPROC is "", we should have a variable