[Haskell-cafe] Lazy ST test code

David Feuer david.feuer at gmail.com
Sun Jan 29 07:22:06 UTC 2017


I've come up with what might be a fix for a major thread safety bug in lazy
ST. Fixing it involved making multiple non-trivial changes to a number of
basic functions. Unfortunately, the GHC test suite barely touches lazy ST.
Does anyone out there have some code that uses lazy ST in interesting ways
but that only relies on the libraries that ship with GHC?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170129/f65add6c/attachment.html>


More information about the Haskell-Cafe mailing list