[cvs-nhc98] No log message

User olaf olaf@sparud.net
Fri, 5 Jul 2002 17:03:57 +0200 (CEST)


olaf: Fri Jul  5 17:03:56 CEST 2002

Update of /usr/src/master/nhc/src/hat/lib
In directory hinken:/tmp/cvs-serv28585/src/hat/lib

Modified Files:
	Hat.hs hat.c hat.h 
Log Message:
Hat-Lib: ensure that ghc can catch all kinds of error like nhc98.

Use ghc's Exception.catch and some hooks in the runtime system.
In particular, backholes and out of memory errors are now handled.