cvs commit: hugs98/tests/libs except1.hs hugs98/src/unix convert_libraries hugs98/libraries/Hugs Exception.hs

30 Oct
2002
30 Oct
'02
9:58 a.m.
ross 2002/10/30 06:58:49 PST Modified files: tests/libs except1.hs src/unix convert_libraries Added files: libraries/Hugs Exception.hs Log: Use Control.Exception from fptools/libraries, with quite a bit left out, particularly asynchronous exceptions. Unfortunately (because in Hugs Exception != IOError) there is a clash between Control.Exception.ioError and Prelude.ioError, which have different types. As with catch, one has to either hide the Prelude one or qualify the Control.Exception one. Revision Changes Path 1.3 +2 -2 hugs98/tests/libs/except1.hs 1.40 +3 -2 hugs98/src/unix/convert_libraries
8238
Age (days ago)
8238
Last active (days ago)
0 comments
1 participants
participants (1)
-
ross@glass.cse.ogi.edu