[cvs-nhc98] hat-trans now generates for the hierarchical module namesp

Malcolm Wallace malcolm@sparud.net
Mon, 21 Oct 2002 14:30:29 +0200 (CEST)


malcolm: Mon Oct 21 14:30:29 CEST 2002

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

Added Files:
	DirectoryBuiltin.hs Hat.hs IOBuiltin.hs PreludeBuiltinTypes.hs 
	RandomBuiltin.hs SystemBuiltin.hs TimeBuiltin.hs 
Log Message:
hat-trans now generates for the hierarchical module namespace.
>From the file X.hs containing module X, it generates filename Hat/X.hs,
containing the transformed module Hat.X.
The combinator library is now in module Hat.Hat.