Concurrency

Benjamin Franksen benjamin.franksen at bessy.de
Mon Apr 3 11:22:34 EDT 2006


On Monday 03 April 2006 08:38, John Meacham wrote:
> On Sat, Apr 01, 2006 at 07:31:05AM -0500, David Roundy wrote:
> > I'd like to be sure that asynchronous exceptions can get into the
> > standard. They require concurrency, but I'm not sure that they're
> > included in John's page.
>
> I am assuming you mean supporting the 'throwTo' primitive, which can
> be caught in the IO Monad?

There is also divide-by-zero and related stuff that is thrown from pure 
code.

Ben


More information about the Haskell-prime mailing list