Are FFI calls interruptible?

Edward Z. Yang ezyang at MIT.EDU
Sun Apr 24 10:26:55 CEST 2011


No, you have to use the 'interruptible' keyword.

Cheers,
Edward

Excerpts from Bas van Dijk's message of Sat Apr 23 20:07:05 -0400 2011:
> Hello,
> 
> Quick question: are safe/unsafe FFI calls interruptible?
> 
> Thanks,
> 
> Bas
> 



More information about the Glasgow-haskell-users mailing list