X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcRnDriver.lhs;fp=compiler%2Ftypecheck%2FTcRnDriver.lhs;h=8f9f05c725c65e0165d6bd13170c1f58b88d92fb;hp=3de19edbaa299d4e2f0e00b9154fb2770903b0dc;hb=3deca8f44135bd1a146902f498189af00dd4d7b4;hpb=8c49df053ecee921f7c7385fac1f46f2c5ee69dc diff --git a/compiler/typecheck/TcRnDriver.lhs b/compiler/typecheck/TcRnDriver.lhs index 3de19ed..8f9f05c 100644 --- a/compiler/typecheck/TcRnDriver.lhs +++ b/compiler/typecheck/TcRnDriver.lhs @@ -9,7 +9,7 @@ module TcRnDriver ( #ifdef GHCI tcRnStmt, tcRnExpr, tcRnType, tcRnLookupRdrName, - getModuleExports, + tcRnImports, getModuleExports, #endif tcRnLookupName, tcRnGetInfo,