X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Fghci%2FDebugger.hs;h=55ac4c0b18c95ca06cf3db564895999b275c5c39;hb=HEAD;hp=141a513f4514d6031d4697e67ff82c91ca2a6cc8;hpb=94bf0d3604ff0d2ecab246924af712bdd1c29a40;p=ghc-hetmet.git diff --git a/compiler/ghci/Debugger.hs b/compiler/ghci/Debugger.hs index 141a513..55ac4c0 100644 --- a/compiler/ghci/Debugger.hs +++ b/compiler/ghci/Debugger.hs @@ -24,7 +24,6 @@ import VarSet import UniqSupply import TcType import GHC -import InteractiveEval import Outputable import PprTyThing import MonadUtils