[cvs-nhc98] Add the primitive operation excludeFinalisers, to enable t

Malcolm Wallace malcolm@sparud.net
Mon, 21 Oct 2002 10:42:16 +0200 (CEST)


malcolm: Mon Oct 21 10:42:16 CEST 2002

Update of /usr/src/master/nhc/src/prelude/IOExtras
In directory hinken:/tmp/cvs-serv26496

Modified Files:
	IOExtras.hs Makefile 
Added Files:
	ExcludeFinalisers.hs 
Log Message:
Add the primitive operation excludeFinalisers, to enable the
Haskell implementation of atomicModifyIORef.