[cvs-nhc98] Merge revisions from stable-1-06-branch.
Malcolm Wallace
malcolm@sparud.net
Tue, 11 Sep 2001 16:31:25 +0200 (CEST)
malcolm: Tue Sep 11 16:31:25 CEST 2001
Update of /usr/src/master/nhc/src/prelude/PackedString
In directory hinken:/tmp/cvs-serv13175/PackedString
Modified Files:
Eq_PackedString.hs Makefile Ord_PackedString.hs
PackedString.hs
Log Message:
Merge revisions from stable-1-06-branch.
Replace PackedString comparisons with a foreign imported version.
This means we can now trace enough of the PackedString string library
to be able to trace (a cut-down version of) the nhc98 compiler itself.