haskell98 modules

Ross Paterson ross@soi.city.ac.uk
Thu, 8 Aug 2002 07:31:11 +0100


haskell98/IO.hs should also hide hTell, hSetEcho, hGetEcho and
hIsTerminalDevice.  On the other hand, perhaps it would be better to
just copy the export lists for these modules from the library report,
so the underlying modules can export more stuff without affecting them.