diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2015-06-01 23:42:10 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2015-06-02 00:50:44 +0100 |
commit | 11d8f84fd3237c3821c8f826716fc4c9adfccb8c (patch) | |
tree | e0158f59a9fb5062e26d1c4edb4a0ed8af3ee724 /testsuite | |
parent | 2f0011aca137055f139bed484302679c10238d55 (diff) | |
download | haskell-11d8f84fd3237c3821c8f826716fc4c9adfccb8c.tar.gz |
Treat pattern-synonym binders more consistently
Pattern-synonyms are in value declarations, but were being
bound by getLocalNonValBinders. This seemed odd, and indeed
staightening it out allowed me to remove a field from
TopSigCtxt.
The main changes are in RnSource.rnSrcDecls.
Nice.
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions