[project @ 2000-12-08 12:13:13 by simonpj]
authorsimonpj <unknown>
Fri, 8 Dec 2000 12:13:13 +0000 (12:13 +0000)
committersimonpj <unknown>
Fri, 8 Dec 2000 12:13:13 +0000 (12:13 +0000)
commitd057b483d3683839058fee62a4ca56c806108ef6
tree63ce3f09e4107e421f65176aa8b193078432a75d
parent47d54b54f077e17d74f581552606e0aba438877d
[project @ 2000-12-08 12:13:13 by simonpj]
Correct CPR information.  How it ever worked I don't know.

* The CPR info on a newtype constructor should be NoCPR, whereas
  before it was ReturnsCPR!

* Minor: don't change CPR info on implicit Ids
ghc/compiler/basicTypes/MkId.lhs
ghc/compiler/cprAnalysis/CprAnalyse.lhs