[project @ 2004-05-06 09:53:03 by simonmar]
authorsimonmar <unknown>
Thu, 6 May 2004 09:53:03 +0000 (09:53 +0000)
committersimonmar <unknown>
Thu, 6 May 2004 09:53:03 +0000 (09:53 +0000)
whitespace

ghc/compiler/typecheck/TcRnDriver.lhs

index 86cd510..28ec91b 100644 (file)
@@ -279,7 +279,7 @@ tcRnStmt hsc_env ictxt rdr_stmt
 
     returnM (new_ic, bound_names, tc_expr)
     }
-\end{code}             
+\end{code}
 
 
 Here is the grand plan, implemented in tcUserStmt