Fix the build
authorIan Lynagh <igloo@earth.li>
Thu, 24 Jan 2008 14:18:00 +0000 (14:18 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 24 Jan 2008 14:18:00 +0000 (14:18 +0000)
commit6c7b41cc2b24f533697a62bf1843507ae043fc97
treead812ae956b6381f85a3cedf0aa07e20436efd6b
parent80ef1f06253f1a20a63816c295e180e47cd9a347
Fix the build
Work around various problems caused by some of the monadification patches
not being applied.
compiler/basicTypes/UniqSupply.lhs
compiler/deSugar/DsGRHSs.lhs
compiler/ghci/RtClosureInspect.hs
compiler/rename/RnEnv.lhs
compiler/rename/RnExpr.lhs
compiler/rename/RnSource.lhs
compiler/specialise/SpecConstr.lhs
compiler/stranal/WorkWrap.lhs
compiler/typecheck/TcHsSyn.lhs
compiler/utils/State.hs