Fix Trac 1865: GHCi debugger crashes with :print
authorPepe Iborra <mnislaih@gmail.com>
Tue, 13 Nov 2007 17:01:13 +0000 (17:01 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Tue, 13 Nov 2007 17:01:13 +0000 (17:01 +0000)
commit40739684494d88dde2efad64f15be2acbcc884a2
treed74f5dcdba07aa040e0c339a7b58a6c732ba6ad1
parentf0cecc6c982a5761343b6b1f8671bb50cd11145a
Fix Trac 1865: GHCi debugger crashes with :print
compiler/ghci/Debugger.hs
compiler/ghci/RtClosureInspect.hs
compiler/main/InteractiveEval.hs
compiler/types/Type.lhs