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)
commitd6b899273f0993030b33a7278329ba8b27f3b6e0
tree8795aadfd2843c4930387cf84a6bf2a03e6da55a
parent4c61d9effc9117497cd59a050856c01d8bbf24aa
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
compiler/main/HscTypes.lhs