Fixed a bug with the :print command spotted by Bernie Pope.
authorPepe Iborra <mnislaih@gmail.com>
Fri, 16 Feb 2007 20:10:52 +0000 (20:10 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Fri, 16 Feb 2007 20:10:52 +0000 (20:10 +0000)
commit67f8c4685920582ad82000e7840a1ffe91682f35
tree7f314649ddefe3f8aafaccc36464a7ed36375bb9
parent4abc36e3599a9ce067926c8c9e4d696384206997
Fixed a bug with the :print command spotted by Bernie Pope.

Test ghci.debugger/scripts/print018 covers this
compiler/ghci/Debugger.hs
compiler/ghci/RtClosureInspect.hs