On Wed, Nov 10, 2010 at 5:48 PM, Simon Marlow <marlo...@gmail.com> wrote: > [...] So we should > say there are a few things that you can do that guarantee not to call any > interruptible operations: > > - IORef operations > - STM transactions that do not use retry > - everything from the Foreign.* modules > > and probably some other things. Maybe we should put this list in the > documentation.
A list would be very helpful. I am specifically interested in knowing about: - The try family of MVar functions - the forkIO function itself Thanks, Bit Connor _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users