cvs commit: hugs98/lib/exts IOExts.hs

2 Apr
2001
2 Apr
'01
midnight
reid 2001/04/01 21:00:15 PDT Modified files: lib/exts IOExts.hs Log: Fixed style of error messages for consistency with Prelude and standard libraries. In error messages, we should use a legal qualified name like IOExts.fixIO not IOExts:fixIO (Incidentally, because of the way fixIO is implemented, calling fork in fixIO won't work too well: the call to fixIO can't terminate until all forked threads terminate. I think this can be fixed - though it might require changes in the thread implementation in the Prelude.) Revision Changes Path 1.3 +2 -2 hugs98/lib/exts/IOExts.hs
8817
Age (days ago)
8817
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alastair Reid