An object code module in ghci is not and cannot be handled by the GHCi debugger
authorPepe Iborra <mnislaih@gmail.com>
Thu, 11 Jan 2007 14:56:34 +0000 (14:56 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Thu, 11 Jan 2007 14:56:34 +0000 (14:56 +0000)
commitf5b6922c11cfc8d6be8d546eb6f94dc24e587927
tree75eb6f5e69f797ebbb123c54f383d0bf18451d97
parentcdfbaf4f6d2bafdd7e661eb44c3a4c99cae603a0
An object code module in ghci is not and cannot be handled by the GHCi debugger

This patch should provide more informative messages to the user
compiler/ghci/Debugger.hs