Better modelling of newtypes in the Term datatype
authorPepe Iborra <mnislaih@gmail.com>
Wed, 12 Sep 2007 16:58:55 +0000 (16:58 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Wed, 12 Sep 2007 16:58:55 +0000 (16:58 +0000)
commit385f8691f068c13d480a50c0be56b96493f96976
tree1a9f2833c1f38d22af38f0cf0be0083df39e31bc
parentc9bcc18e7aaa51677f7e2aa1efb2f80c6e2dff8d
Better modelling of newtypes in the Term datatype

This helps to get pretty printing right,
nested newtypes were not being shown correctly by :print
compiler/ghci/Debugger.hs
compiler/ghci/RtClosureInspect.hs