diff options
author | Adam Gundry <adam@well-typed.com> | 2018-06-17 10:47:57 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-06-17 11:16:44 -0400 |
commit | ccd8ce405db89142932daea3fdace8814b110798 (patch) | |
tree | 47ce56a9d5685312d0e70ea7a2e711090a129c27 /testsuite/tests/package | |
parent | 9897440ec9fbf17fb609e9a0d9456861c5f7f24a (diff) | |
download | haskell-ccd8ce405db89142932daea3fdace8814b110798.tar.gz |
Handle DuplicateRecordFields correctly in filterImports (fixes #14487)
filterImports needed a small adjustment to correctly handle record field
definitions arising from modules with DuplicateRecordFields enabled.
Previously hiding fields was not possible with DuplicateRecordFields enabled.
Test Plan: new test rename/should_compile/T14487
Reviewers: bgamari
Subscribers: simonpj, rwbarton, thomie, carter
GHC Trac Issues: #14487
Differential Revision: https://phabricator.haskell.org/D4805
Diffstat (limited to 'testsuite/tests/package')
0 files changed, 0 insertions, 0 deletions