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)
commit9e95b0d6162ea28ad250339affa0d67d2919ef6d
tree7555e337b0b86f6dfc9b403740e3816f092f9284
parent86f1f4e0748ba1146cf74786af38a68a88164e2f
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