merge upstream
[ghc-hetmet.git] / compiler / ghci / Debugger.hs
index 141a513..55ac4c0 100644 (file)
@@ -24,7 +24,6 @@ import VarSet
 import UniqSupply
 import TcType
 import GHC
-import InteractiveEval
 import Outputable
 import PprTyThing
 import MonadUtils