malcolm: Tue Mar 6 11:44:54 CET 2001
Update of /usr/src/master/nhc/src/prelude/PreludeDebug
In directory hinken:/tmp/cvs-serv19585/src/prelude/PreludeDebug
Modified Files:
HatArchive.hs
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.