Skip to content
  • Simon Marlow's avatar
    [project @ 2001-07-26 10:06:22 by simonmar] · 2d11beb6
    Simon Marlow authored
    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.
    2d11beb6