From 484efd8a764aa433c55051e34adf2a9c9f3fca21 Mon Sep 17 00:00:00 2001 From: simonmar Date: Thu, 6 May 2004 09:53:03 +0000 Subject: [PATCH] [project @ 2004-05-06 09:53:03 by simonmar] whitespace --- ghc/compiler/typecheck/TcRnDriver.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/compiler/typecheck/TcRnDriver.lhs b/ghc/compiler/typecheck/TcRnDriver.lhs index 86cd510..28ec91b 100644 --- a/ghc/compiler/typecheck/TcRnDriver.lhs +++ b/ghc/compiler/typecheck/TcRnDriver.lhs @@ -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 -- 1.7.10.4