Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2001-10-23 08:58:30 by simonpj] · 32eebc97
    Simon Peyton Jones authored
    -------------------------------
    	Correct a nasty lub bug
    	-------------------------------
    
    	MERGE WITH STABLE BRANCH
    
    Peter Sestoft discovered that lub wasn't commutative.
    We certainly want that
    
    	Err `lub` Abs = Lazy
    
    This is a Real Bug.
    32eebc97