Concurrency

John Meacham john at repetae.net
Mon Apr 3 11:39:47 EDT 2006


On Mon, Apr 03, 2006 at 05:22:34PM +0200, Benjamin Franksen wrote:
> 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.

those are 'ImpreciseExceptions' which is a different extension.

        John

-- 
John Meacham - ⑆repetae.net⑆john⑈


More information about the Haskell-prime mailing list