Skip to content
  • Simon Peyton Jones's avatar
    Refactor error recovery slightly · b9a98f56
    Simon Peyton Jones authored
    Mostly this patch is refacoring, but it also avoids post-tc zonking if
    the typechecker found errors.  This is good because otherwise with
    DEBUG you can get the "Inventing strangely-kinded TyCon" warning.
    b9a98f56