ross 2003/03/05 02:47:24 PST Modified files: libraries/Hugs IOExts.hs Log: Change fixIO so that concurrency primitives can be used within its argument. (It used to use a private thread pool.) Also, now throws a NonTermination exception if you access the value too early. (It used to exhaust the C stack.) Revision Changes Path 1.13 +6 -4 hugs98/libraries/Hugs/IOExts.hs