eliminate a crash when trying to use :break on a compiled module (test: break007)
[ghc-hetmet.git] / compiler / ghci / GhciTags.hs
2007-04-20 Simon Marlowsplit off :ctags and :etags support into a separate...