[Haskell-cafe] pthread_kill missing?

Svein Ove Aas svein.ove at aas.no
Wed Nov 18 08:15:44 EST 2009


On Wed, Nov 18, 2009 at 2:03 PM, Gabor Greif <gabor at mac.com> wrote:
> PS: I guess some of you will say, "use condition variables".
> But that won't answer my question :-)
>
Actually, I was going to say "use throwTo".

Is there som reason you have to use the POSIX routines directly
instead of using native haskell exceptions?


-- 
Svein Ove Aas


More information about the Haskell-Cafe mailing list