id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
3558,Make haddock compilable without ghci being enabled,igloo,igloo,"Make haddock compilable without ghci being enabled, and set `HADDOCK_DOCS` default back to just YES. It was changed in this patch:
{{{
Sun Sep 20 19:13:19 BST 2009  Matthias Kilian <kili@outback.escape.de>
  * Don't build haddock if HADDOC_DOCS = NO, and disable HADDOC_DOCS if GhcWithInterpreter = NO
  Ignore-this: 1268ae31d74e746b09287814ee435f65
  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.
}}}
",task,closed,high,7.0.1,Compiler,6.10.4,fixed,,,Unknown/Multiple,Unknown/Multiple,None/Unknown,Unknown,,,,
