ghc-7.2.0.20110729: The GHC API

RnExpr

Documentation

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