On Fri, Jan 07, 2005 at 04:55:05PM +0200, Einar Karttunen wrote: > > Isn't this buggy if fun just keeps working without throwing an exception > or using retry? I meant wholly inside STM
There is not that much that you can do inside STM. This may be a problem if you want to wait for a genuine IO action. Best regards, Tomasz _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
