Skip to content
  • Gergő Érdi's avatar
    Support pattern synonyms in GHCi (fixes #9900) · 0cc0cc86
    Gergő Érdi authored
    This involves recognizing lines starting with `"pattern "` as declarations,
    keeping non-exported pattern synonyms in `deSugar`, and including
    pattern synonyms in the result of `hscDeclsWithLocation`.
    0cc0cc86