eliminate a crash when trying to use :break on a compiled module (test: break007)
[ghc-hetmet.git] / compiler / main / HscTypes.lhs-boot
2006-12-10 Pepe IborraExtend the GHC API with breakpoints and breakpoint...