Skip to content
Snippets Groups Projects
Commit 14c198b4 authored by Gergő Érdi's avatar Gergő Érdi Committed by Herbert Valerio Riedel
Browse files

Support pattern synonyms in GHCi (fixes #9900)

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`.

(cherry picked from commit 0cc0cc86)
parent ee20cbf5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment