[cvs-nhc98] Hat: Generate bytecode SEQ for fn seq -> _seq.
Malcolm Wallace
malcolm@sparud.net
Tue, 6 Mar 2001 11:44:53 +0100 (CET)
malcolm: Tue Mar 6 11:44:53 CET 2001
Update of /usr/src/master/nhc/include
In directory hinken:/tmp/cvs-serv19585/include
Modified Files:
Prelude.hi Prelude.T.hi
Log Message:
Hat: Generate bytecode SEQ for fn seq -> _seq.
For ordinary compilation, this is just an internal renaming change.
For tracing, it means we can now really use the bytecode rather than
introducing a superfluous C primitive.