<div dir="auto">Thanks! I'll include these in my proposed additions to the GHC test suite, with your permission (releasing them under GHC's license terms).</div><div class="gmail_extra"><br><div class="gmail_quote">On Jan 30, 2017 2:28 PM, "Albert Y. C. Lai" <<a href="mailto:trebla@vex.net">trebla@vex.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2017-01-29 02:22 AM, David Feuer wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've come up with what might be a fix for a major thread safety bug in<br>
lazy ST. Fixing it involved making multiple non-trivial changes to a<br>
number of basic functions. Unfortunately, the GHC test suite barely<br>
touches lazy ST. Does anyone out there have some code that uses lazy ST<br>
in interesting ways but that only relies on the libraries that ship with<br>
GHC?<br>
</blockquote>
<br>
I don't normally use lazy ST, but I have some toy examples at <a href="http://lpaste.net/63925" rel="noreferrer" target="_blank">http://lpaste.net/63925</a> . You may like the fact that I got strictToLazyST involved.<br>
______________________________<wbr>_________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bi<wbr>n/mailman/listinfo/haskell-caf<wbr>e</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div></div>