[project @ 2004-10-04 09:28:00 by simonpj]
[ghc-hetmet.git] / ghc / compiler / rename / RnExpr.lhs
index 33b941e..f927ece 100644 (file)
@@ -831,6 +831,7 @@ rnMDoStmts stmts
     in
     returnM stmts_w_fvs
   where
+
     doc = text "In a recursive mdo-expression"