[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)
commit083cab4adde4c12fae5eadb10a55b0aabcefe7f5
tree6b764dc4cf934f4d5c657c04bb4307363847a06c
parentb2b7e08e10d85c3769f9e4bef7d7bc37e276c208
[project @ 1998-12-22 12:55:54 by simonm]
splitAlgTyConAppThroughNewTypes becomes splitTyConAppThroughNewTypes
(i.e. it handles primitive types in addition to other TyCons).  This
enables case-of-case-of-primop to compile correctly.
ghc/compiler/codeGen/CgCase.lhs
ghc/compiler/codeGen/CgExpr.lhs