X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fghci%2FDebugger.hs;h=86331da887dc867e2ffdc0e48ae5b72fc2dd08e8;hp=e10b414610fb5b913c988a1a4c6b5795a48ae7ad;hb=6084fb5517da34f65034370a3695e2af3b85ce2b;hpb=bbc583766a08678d03740354bed216e268306356 diff --git a/compiler/ghci/Debugger.hs b/compiler/ghci/Debugger.hs index e10b414..86331da 100644 --- a/compiler/ghci/Debugger.hs +++ b/compiler/ghci/Debugger.hs @@ -17,7 +17,7 @@ import RtClosureInspect import HscTypes import IdInfo ---import Id +import Id import Name import Var hiding ( varName ) import VarSet