[cvs-nhc98] A preliminary version of the Prelude, collected into a sin
Malcolm Wallace
malcolm@sparud.net
Thu, 15 Nov 2001 19:45:35 +0100 (CET)
malcolm: Thu Nov 15 19:45:35 CET 2001
Update of /usr/src/master/nhc/src/prelude/Hat
In directory hinken:/tmp/cvs-serv13182
Added Files:
Prelude.hs Primitives.hs
Log Message:
A preliminary version of the Prelude, collected into a single file,
ready for testing the Hat src->src transformation. Everything which
is not implementable in Haskell is listed in Primitives.hs, and will
need some sort of hand-written wrapper.