[project @ 2001-07-26 10:06:22 by simonmar]
authorsimonmar <unknown>
Thu, 26 Jul 2001 10:06:22 +0000 (10:06 +0000)
committersimonmar <unknown>
Thu, 26 Jul 2001 10:06:22 +0000 (10:06 +0000)
commit2d11beb698945ebfe472885def09fefa2f0d423e
tree3e09621c3073812ef66847a668a9171dae790c38
parentd8f550509fe8eaff29424e19250c0187d6e9c3b7
[project @ 2001-07-26 10:06:22 by simonmar]
Fix from Simon P.J. (committing over the phone :-)

Add missing case in lub:

lub Eval (Seq k Defer ds) = Lazy

previously lub of Eval and Defer would have defaulted to Eval, which
was overoptimistic.
ghc/compiler/stranal/DmdAnal.lhs