Merge branch 'master' of c:/code/HEAD-git/. into ghc-generics
[ghc-hetmet.git] / compiler / typecheck / TcRnDriver.lhs
index d429a78..46852c6 100644 (file)
@@ -9,8 +9,9 @@ module TcRnDriver (
 #ifdef GHCI
        tcRnStmt, tcRnExpr, tcRnType,
        tcRnLookupRdrName,
-       getModuleExports, 
+       getModuleExports,
 #endif
+       tcRnImports,
        tcRnLookupName,
        tcRnGetInfo,
        tcRnModule,