Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2001-09-07 12:30:15 by simonpj] · f16df743
    Simon Peyton Jones authored
    -------------------
    	Newtypes and ccalls
    	-------------------
    
    	MERGE WITH STABLE BRANCH
    
    Yet another bit of newtype-squashing that hadn't been
    synced with reality.  In desugaring ccalls, we can still
    see newtypes, if they are recursive, and we must generate
    appropriate coerces.
    
    Fixes a bug in cg011.
    f16df743