X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Fmain%2FBreakpoints.hs;h=fccf1a83c7c84c08f2027f0f85e475b3bf1de813;hb=eb2bf7ad9f967861da2e19ff71a80428c7c2df28;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 {