Always haddock by default
authorIan Lynagh <igloo@earth.li>
Fri, 30 Jul 2010 23:50:01 +0000 (23:50 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 30 Jul 2010 23:50:01 +0000 (23:50 +0000)
commit8ca5375714268a61d2549b02204bb44745cb4cbf
tree5597f89fd48fba9271d74811dff9da603c297a4a
parent751203ddcf825e8e5e1b0d4601b1e0e8cbd05a82
Always haddock by default
Revert this patch:
    Matthias Kilian <kili@outback.escape.de>**20090920181319
    Don't build haddock if HADDOC_DOCS = NO, and disable HADDOC_DOCS
        if GhcWithInterpreter = NO
    Haddock uses TcRnDriver.tcRnGetInfo, which is only available if
    GHCI is built. Set HADDOC_DOCS to NO if GhcWithInterpreter is NO,
    and disable the haddock build if HADDOC_DOCS = NO.
ghc.mk
mk/config.mk.in