X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fghci%2FDebugger.hs;fp=compiler%2Fghci%2FDebugger.hs;h=55ac4c0b18c95ca06cf3db564895999b275c5c39;hp=141a513f4514d6031d4697e67ff82c91ca2a6cc8;hb=6f60f1f541cafdb3bfdd71d48eb9dd7f0a708bda;hpb=8fb9d66966e99beea793b695edef596ac8d5aea5 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