Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2002-02-14 14:56:04 by simonpj] · 6aa2bf20
    Simon Peyton Jones authored
    ---------------------------------------
    	Record updates are ok for types involving
    	existential data constructors, so long as the
    	existential ones aren't the ones updated.
    	---------------------------------------
    
    This check was already in the type checker, but
    the desugarer had an over-zealous assert.
    6aa2bf20