cvs commit: hugs98/lib/exts IOExts.hs

sof 2001/12/10 17:46:00 PST Modified files: lib/exts IOExts.hs Log: - move IORef ops out over to the IORef module. - added IOModeEx(..) + openFileEx Revision Changes Path 1.6 +29 -26 hugs98/lib/exts/IOExts.hs

sof 2001/12/10 17:46:00 PST
Modified files: lib/exts IOExts.hs Log: - move IORef ops out over to the IORef module. - added IOModeEx(..) + openFileEx
Revision Changes Path 1.6 +29 -26 hugs98/lib/exts/IOExts.hs
Hmm, we now seem to have mutually recursive modules: IORef <-> IOExts Can the change be modified to avoid this? -- Johan

Re-run unix/convert_hslibs with an up-to-date fptools/hslibs
tree & the loop will just vanish :)
--sigbjorn
----- Original Message -----
From: "Johan Nordlander"
sof 2001/12/10 17:46:00 PST
Modified files: lib/exts IOExts.hs Log: - move IORef ops out over to the IORef module. - added IOModeEx(..) + openFileEx
Revision Changes Path 1.6 +29 -26 hugs98/lib/exts/IOExts.hs
Hmm, we now seem to have mutually recursive modules:
IORef <-> IOExts
Can the change be modified to avoid this?
-- Johan
participants (3)
-
Johan Nordlander
-
Sigbjorn Finne
-
Sigbjorn Finne