[project @ 2001-12-17 12:32:05 by simonmar]
authorsimonmar <unknown>
Mon, 17 Dec 2001 12:32:05 +0000 (12:32 +0000)
committersimonmar <unknown>
Mon, 17 Dec 2001 12:32:05 +0000 (12:32 +0000)
commit0a831b28a4037047c19aa15ecf140fa56e3c088c
treed356ad26d5015025e3157bbc423c591ed7327a64
parent2088394ebb0f619b4d481159fa3d263724b33a8e
[project @ 2001-12-17 12:32:05 by simonmar]
mkLocalNonRec bug fix: we always want to generate a case when the rhs
of a binding is an unlifted type.  Previously the two cases for an
unlifted rhs and a strict binding were handled together which caused
some confusion, so now the cases are separate.
ghc/compiler/coreSyn/CorePrep.lhs