patch applied (ghc): This patch teaches ghci to announce that a
module has beeen loaded in debugging mode
Pepe Iborra
mnislaih at gmail.com
Thu Jan 11 06:26:11 EST 2007
Thu Jan 11 03:23:51 PST 2007 Pepe Iborra <mnislaih at gmail.com>
* 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
More information about the Cvs-ghc
mailing list