Skip to content
  • Simon Peyton Jones's avatar
    Test earlier for self-import (Trac #9032) · edd233ac
    Simon Peyton Jones authored
    This patch makes the renamer check for self-import, especially when
    dependencies change, because the typechecker can fall over if that
    happens.
    
    I'm still uneasy about *indirect* self-import, but I'll leave that for
    another day
    edd233ac