This patch teaches ghci to announce that a module has beeen loaded in debugging mode
authorPepe Iborra <mnislaih@gmail.com>
Thu, 11 Jan 2007 11:23:51 +0000 (11:23 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Thu, 11 Jan 2007 11:23:51 +0000 (11:23 +0000)
Usually ghci announces when a module has been loaded interpreted. Now it will also announce it when the module has been instrumented for debugging


No differences found