lots of portability changes (#1405)
[ghc-hetmet.git] / compiler / rename / RnExpr.lhs-boot
index b03f50a..5fba8c3 100644 (file)
@@ -9,7 +9,7 @@ import TcRnTypes
 rnLExpr :: LHsExpr RdrName\r
        -> RnM (LHsExpr Name, FreeVars)\r
 \r
-rnStmts :: forall thing.\r
+rnStmts :: --forall thing.\r
           HsStmtContext Name -> [LStmt RdrName] \r
        -> RnM (thing, FreeVars)\r
        -> RnM (([LStmt Name], thing), FreeVars)\r