X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FBreakpoints.hs;h=34e07fb3d9c2f75cc1222334c64dc52876394032;hb=209686695e664bc148d4031f746425ffc2d2eecc;hp=ecb3c3317b5bfb0a017968abc6dc4d54865bff4a;hpb=989cfb23660ecefe7e414a1ca1f3004e820ef50b;p=ghc-hetmet.git diff --git a/compiler/main/Breakpoints.hs b/compiler/main/Breakpoints.hs index ecb3c33..34e07fb 100644 --- a/compiler/main/Breakpoints.hs +++ b/compiler/main/Breakpoints.hs @@ -52,4 +52,5 @@ lookupBogusBreakpointVal name | otherwise = Nothing #else lookupBogusBreakpointVal _ = Nothing -#endif //GHCI +#endif /* GHCI */ +