[project @ 1998-12-22 12:55:54 by simonm]
authorsimonm <unknown>
Tue, 22 Dec 1998 12:55:55 +0000 (12:55 +0000)
committersimonm <unknown>
Tue, 22 Dec 1998 12:55:55 +0000 (12:55 +0000)
splitAlgTyConAppThroughNewTypes becomes splitTyConAppThroughNewTypes
(i.e. it handles primitive types in addition to other TyCons).  This
enables case-of-case-of-primop to compile correctly.


No differences found