Fix the behaviour of :print with functions
authorPepe Iborra <mnislaih@gmail.com>
Wed, 21 Feb 2007 15:11:17 +0000 (15:11 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Wed, 21 Feb 2007 15:11:17 +0000 (15:11 +0000)
commit1c7caf1c6d5abacb2af32d8224241c575829b9fd
treefd3ee6fe4d80ab40d6dae4264006ef0b4a966481
parent1a1164f580d910ad41cb52a17c989cef02010dae
Fix the behaviour of :print with functions

It now outputs "<function>" instead of showing them as thunks
compiler/ghci/RtClosureInspect.hs