[cvs-nhc98] No log message

Malcolm Wallace malcolm@sparud.net
Fri, 26 Jan 2001 19:39:40 +0100 (CET)


malcolm: Fri Jan 26 19:39:40 CET 2001

Update of /usr/src/master/nhc/src/prelude/IO
In directory hinken:/tmp/cvs-serv14490/prelude/IO

Modified Files:
	HPutStr.hs 
Log Message:
Reinstate the fast I/O implementation.  Bugfixes:
    * Non-termination on evaluation errors removed.
    * Occasional evaluation failures removed.
    * Wrong treatment of character \0 removed.