Refactoring only
authorPepe Iborra <mnislaih@gmail.com>
Sat, 8 Dec 2007 19:52:22 +0000 (19:52 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Sat, 8 Dec 2007 19:52:22 +0000 (19:52 +0000)
commit463f566a6504f193e4602299be5f2400ca10d21a
tree50977966984f792b9a791bb5dbd244192cd7139f
parent19c2956ac20bdfe103ab100ff57d1a2e20cd521f
Refactoring only

Suspensions in the Term datatype used for RTTI
always get assigned a Type, so there is no reason
to juggle around with a (Maybe Type) anymore.
compiler/ghci/Debugger.hs
compiler/ghci/RtClosureInspect.hs