Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2001-06-04 16:47:06 by simonpj] · 59aaef6b
    Simon Peyton Jones authored
    ----------------------------------
    	Fix an existential-constructor bug
    	----------------------------------
    
    		MERGE INTO 5.00.2
    
    This fixes a long-standing bug that made the strictness
    analyser go into a loop if it met a recursive newtype:
    
    	newtype Void = MkVoid Void
    59aaef6b