Hello Ross, Wednesday, May 24, 2006, 4:50:39 PM, you wrote:
>> Now you could make purely functional code raise I/O exceptions, but that >> gives rise to a few problems: imprecise exceptions are difficult to >> program with (need deepSeq etc.), and they aren't widely implemented >> (Hugs doesn't have them, JHC doesn't have them and may not get them >> IIUC). > Hugs has had imprecise exceptions (but not asynchronous ones) since Nov 2003. can you please explain or give a pointer - what is an imprecise exceptions? i thought that it the synonym for async ones -- Best regards, Bulat mailto:[EMAIL PROTECTED] _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell