patch applied (ghc): This patch teaches ghci to announce that a module has beeen loaded in debugging mode

Pepe Iborra <[email protected]> Thu, 11 Jan 2007 03:26:11 -0800
Newsgroups gmane.comp.lang.haskell.cvs.all
Message-ID <20070111112611.GA31988__24742.5884743736$1168514792$gmane$org@cvs.haskell.org>
Thu Jan 11 03:23:51 PST 2007  Pepe Iborra <[email protected]>
  * This patch teaches ghci to announce that a module has beeen loaded in debugging mode
  
  Usually ghci announces when a module has been loaded interpreted. Now it will also announce it when the module has been instrumented for debugging
  

    M ./compiler/main/HscTypes.lhs -2 +8