diff options
author | Ian Lynagh <igloo@earth.li> | 2009-06-11 16:28:58 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2009-06-11 16:28:58 +0000 |
commit | 498999593cd93568e9c9dcfdaeb80222ba97587c (patch) | |
tree | 0a0f8d0ce694c12ca1715fe5a63c24b8120c22e4 /ghc.mk | |
parent | d0fa68a43302da670b66dd767d7d2682685935d8 (diff) | |
download | haskell-498999593cd93568e9c9dcfdaeb80222ba97587c.tar.gz |
Doc building is now controlled by sensible variables
Diffstat (limited to 'ghc.mk')
-rw-r--r-- | ghc.mk | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -20,10 +20,6 @@ # * 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 |