Skip to content
  • Simon Peyton Jones's avatar
    Fix reduceTyFamApp_maybe · fd46acf1
    Simon Peyton Jones authored
    This function previously would expand *data* families even when it was asked
    for a *Nominal* coercion.  This patch fixes it, and adds comments.
    fd46acf1