diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2019-12-20 16:27:32 +0000 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-03-14 05:25:30 -0400 |
commit | c12a2ec5fe4e7f94d565c0e6398d1d79854db146 (patch) | |
tree | b47e93e4a339ea044a4447f55c1f918f49f7e6ea /hadrian/src | |
parent | 7f25557a6f240943ebe3eb3b3c7178e76a3e93e1 (diff) | |
download | haskell-c12a2ec5fe4e7f94d565c0e6398d1d79854db146.tar.gz |
Fix Lint
Ticket #17590 pointed out a bug in the way the linter dealt with
type lets, exposed by the new uniqAway story.
The fix is described in Note [Linting type lets]. I ended up
putting the in-scope Ids in a different env field, le_ids,
rather than (as before) sneaking them into the TCvSubst.
Surprisingly tiresome, but done.
Metric Decrease:
hie002
Diffstat (limited to 'hadrian/src')
0 files changed, 0 insertions, 0 deletions