Fixes for haddock 0.8
authorIan Lynagh <igloo@earth.li>
Mon, 21 Jul 2008 09:52:56 +0000 (09:52 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 21 Jul 2008 09:52:56 +0000 (09:52 +0000)
commit85255a966b21172ce5a26c8a9cb0cdaf7315be95
tree8cb07cd434b13f2ad11bf23c143e71f25ddeb0c3
parentc1153c7803e311d7b6e7de454ea0156b211281c3
Fixes for haddock 0.8
15 files changed:
compiler/basicTypes/DataCon.lhs
compiler/cmm/Dataflow.hs
compiler/deSugar/Match.lhs
compiler/ghci/InteractiveUI.hs
compiler/nativeGen/RegAllocColor.hs
compiler/nativeGen/RegAllocLinear.hs
compiler/nativeGen/RegAllocStats.hs
compiler/nativeGen/RegLiveness.hs
compiler/nativeGen/RegSpillClean.hs
compiler/prelude/PrelInfo.lhs
compiler/rename/RnNames.lhs
compiler/stranal/WwLib.lhs
compiler/typecheck/TcInstDcls.lhs
compiler/typecheck/TcMType.lhs
compiler/utils/GraphOps.hs