[Haskell-cafe] STM Finalizers

Michael Schröder mc.schroeder at gmail.com
Mon Aug 3 18:47:34 UTC 2015


Async exceptions are now masked during the finalizer. Thanks again, David!

In addition to my GHC fork [1], I’ve now also made a patch file [2], which
should apply cleanly on any recent version of HEAD. Apparently it’s rather
tricky to initialise a GitHub-cloned GHC fork, as I’ve discovered. The
patch file should make it easier to play around with the extension.

[1] https://github.com/mcschroeder/ghc
[2] https://gist.github.com/mcschroeder/921eb3d50b2576a3e552

Cheers,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150803/f714cdbd/attachment.html>


More information about the Haskell-Cafe mailing list