IO behaves oddly if used nested

Simon Marlow simonmar at microsoft.com
Fri Oct 3 15:19:44 EDT 2003


Alastair Reid writes:
> ... Thus, we have Show instances for -> and IO ...

Actually, you have to explicitly import Text.Show.Functions to get the
Show instance for (->).

Cheers,
	Simon



More information about the Haskell mailing list