Use tcRnImports rather than rnImports with GHCi "import" statement: fixes #4832
[ghc-hetmet.git] / compiler / main / GhcMonad.hs
2011-01-25 simonpj@microsoft.comSplit main/GHC into GHC and GhcMake
2010-10-27 Simon MarlowRefactoring and tidyup of HscMain and related things...