Exceptions
John Meacham
john at repetae.net
Tue Apr 11 08:54:16 EDT 2006
On Tue, Apr 11, 2006 at 01:43:18PM +0100, Simon Marlow wrote:
> yes, when I say "one throw" I was referring to the argument type, not
> the return type. We should still have ioError - although it would
> probably be better named throwIO:
Ah, I see what you mean now.
would it be possible to use Typeable1 to just catch 'ArithException a'
for any Typeable a? It seems like it should be, but I have not used
Typeable1 much.
John
--
John Meacham - ⑆repetae.net⑆john⑈
More information about the Haskell-prime
mailing list