Haskell list syntax for the :print command
authorPepe Iborra <mnislaih@gmail.com>
Fri, 20 Apr 2007 17:02:06 +0000 (17:02 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Fri, 20 Apr 2007 17:02:06 +0000 (17:02 +0000)
commit63f8bf0136bc85c18b0080a3e30431a1faa1f980
tree71ff4765cf6034da1d1fa7805d714a5a3491c328
parent36f77deda25312534200f10ccdb18528b6ee6e27
Haskell list syntax for the :print command

I did quite a bit of clean up in the Term pretty printer code too.
Support for infix constructors is still on the TODO list
compiler/ghci/Debugger.hs
compiler/ghci/RtClosureInspect.hs