From: simonpj Date: Mon, 5 Apr 2004 11:04:12 +0000 (+0000) Subject: [project @ 2004-04-05 11:04:12 by simonpj] X-Git-Tag: Initial_conversion_from_CVS_complete~1908 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=8143f97ea999399cfe9fe0e164739eda623834c6;p=ghc-hetmet.git [project @ 2004-04-05 11:04:12 by simonpj] import wibble --- diff --git a/ghc/compiler/typecheck/TcRnDriver.lhs b/ghc/compiler/typecheck/TcRnDriver.lhs index 83c99a6..86cd510 100644 --- a/ghc/compiler/typecheck/TcRnDriver.lhs +++ b/ghc/compiler/typecheck/TcRnDriver.lhs @@ -69,7 +69,8 @@ import HscTypes ( ModGuts(..), HscEnv(..), emptyFixityEnv ) #ifdef GHCI -import HsSyn ( HsStmtContext(..), Stmt(..), HsExpr(..), HsBindGroup(..), LStmt, LHsExpr, +import HsSyn ( HsStmtContext(..), Stmt(..), HsExpr(..), HsBindGroup(..), + LStmt, LHsExpr, LHsType, collectStmtsBinders, mkSimpleMatch, placeHolderType, nlLetStmt, nlExprStmt, nlBindStmt, nlResultStmt, nlVarPat ) import RdrName ( GlobalRdrEnv, mkGlobalRdrEnv, GlobalRdrElt(..),