Custom printer for the Term datatype that won't output TypeRep values
authorPepe Iborra <mnislaih@gmail.com>
Tue, 11 Sep 2007 15:14:54 +0000 (15:14 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Tue, 11 Sep 2007 15:14:54 +0000 (15:14 +0000)
commit18f671cc4b459195c24f0ea3b16fc600d5e7a4bf
tree725ce80ed42cd921047ad8e32cd03df5d0818fd0
parent066f10289f9711a0f6d0669aea97e134f1be2826
Custom printer for the Term datatype that won't output TypeRep values

The term pretty printer used by :print shouldn't output
the contents of TypeRep values, e.g. inside Dynamic values
compiler/ghci/Debugger.hs
compiler/ghci/RtClosureInspect.hs