Skip to content
Snippets Groups Projects
Commit f1fe5b4a authored by Simon Peyton Jones's avatar Simon Peyton Jones
Browse files

Fix scoping of pattern-synonym existentials

This patch fixes Trac #14998, where we eventually decided that
the existential type variables of the signature of a pattern
synonym should not scope over the pattern synonym.

See Note [Pattern synonym existentials do not scope] in TcPatSyn.
parent 1e64fc81
No related branches found
No related tags found
No related merge requests found
Showing
with 182 additions and 66 deletions
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