[cvs-nhc98] No log message

Malcolm Wallace malcolm@sparud.net
Fri, 23 Feb 2001 18:02:23 +0100 (CET)


malcolm: Fri Feb 23 18:02:23 CET 2001

Update of /usr/src/master/nhc/src/prelude/PreludeDebug
In directory hinken:/tmp/cvs-serv13956

Modified Files:
	HatArchive.hs 
Added Files:
	HatBuiltin.hi 
Log Message:
Hat: File archiving combinators.
  * FileTrace, NmType, and SR are now opaque builtin types (HatBuiltin.hi)
  * trustedness of NmTypes is now determined by a primitive function
  * the constructor functions now use `seq` to ensure side-effects happen
      in the correct order