[project @ 2000-11-07 16:03:38 by simonmar]
[ghc-hetmet.git] / ghc / compiler / main / HscMain.lhs
index d25fd12..8ada4be 100644 (file)
@@ -46,10 +46,7 @@ import UniqSupply    ( mkSplitUniqSupply )
 
 import Bag             ( emptyBag )
 import Outputable
-#ifdef GHCI
-import StgInterp       ( stgToInterpSyn, ItblEnv )
-import InterpSyn       ( UnlinkedIBind )
-#endif
+import Interpreter
 import HscStats                ( ppSourceStats )
 import HscTypes                ( ModDetails, ModIface(..), PersistentCompilerState(..),
                          PersistentRenamerState(..), ModuleLocation(..),