Simon's hacking on monad-comp; incomplete
authorSimon Peyton Jones <simonpj@microsoft.com>
Fri, 29 Apr 2011 17:06:03 +0000 (18:06 +0100)
committerSimon Peyton Jones <simonpj@microsoft.com>
Fri, 29 Apr 2011 17:06:03 +0000 (18:06 +0100)
commit4ac2bb39dffb4b825ece73b349ff0d56d79092d7
treefeed26ef7e157d3fa025cb5d2df97e277940b00b
parent5ccf658872ea2304f34eda6b1fb840fc1bfc0ba0
Simon's hacking on monad-comp; incomplete
14 files changed:
compiler/deSugar/Coverage.lhs
compiler/deSugar/DsArrows.lhs
compiler/deSugar/DsExpr.lhs
compiler/deSugar/DsListComp.lhs
compiler/hsSyn/HsExpr.lhs
compiler/hsSyn/HsUtils.lhs
compiler/parser/Parser.y.pp
compiler/parser/RdrHsSyn.lhs
compiler/prelude/PrelNames.lhs
compiler/rename/RnExpr.lhs
compiler/typecheck/TcExpr.lhs
compiler/typecheck/TcGenDeriv.lhs
compiler/typecheck/TcHsSyn.lhs
compiler/typecheck/TcMatches.lhs