ghc-7.0.1: The GHC API

RnExpr

Documentation

rnStmts :: HsStmtContext Name -> [LStmt RdrName] -> RnM (thing, FreeVars) -> RnM (([LStmt Name], thing), FreeVars)