Doc building is now controlled by sensible variables
authorIan Lynagh <igloo@earth.li>
Thu, 11 Jun 2009 16:28:58 +0000 (16:28 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 11 Jun 2009 16:28:58 +0000 (16:28 +0000)
ghc.mk

diff --git a/ghc.mk b/ghc.mk
index a899352..6259dbb 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
 #     * install libgmp.a, gmp.h
 #   * need to fix Cabal for new Windows layout, see
 #     Distribution/Simple/GHC.configureToolchain.
-#   * 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
-#     for controlling the building of the docs.
 #   * remove old Makefiles, add new stubs for building in subdirs
 #     * utils/hsc2hs/Makefile
 #     * utils/haddock/Makefile