X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FBreakpoints.hs;h=fccf1a83c7c84c08f2027f0f85e475b3bf1de813;hb=80ce44f764633347ea15b570e3f758b6e7aecd63;hp=34e07fb3d9c2f75cc1222334c64dc52876394032;hpb=209686695e664bc148d4031f746425ffc2d2eecc;p=ghc-hetmet.git diff --git a/compiler/main/Breakpoints.hs b/compiler/main/Breakpoints.hs index 34e07fb..fccf1a8 100644 --- a/compiler/main/Breakpoints.hs +++ b/compiler/main/Breakpoints.hs @@ -18,7 +18,7 @@ import Name import Var ( Id ) import PrelNames -import GHC.Exts ( unsafeCoerce# ) +import GHC.Exts #ifdef GHCI data BkptHandler a = BkptHandler {