id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
3452	Show type of most recent expression in GHCi	ozy		Currently, any expression resulting in a value with no `Show` instance results in an error message. This is confusing for new users (especially if they don't yet understand typeclasses) and overly verbose for experienced users. Instead, the REPL should simply display the type of the expression, as if the user had used `:t`.	feature request	new	lowest	7.6.2	GHCi	6.10.4				Unknown/Multiple	Unknown/Multiple		Unknown				
