diff options
author | Adam Gundry <adam@well-typed.com> | 2021-01-08 19:27:45 +0000 |
---|---|---|
committer | Adam Gundry <adam@well-typed.com> | 2021-02-16 21:00:18 +0000 |
commit | 01a7d4a8c42a33b60289758adc647e0f23919a65 (patch) | |
tree | c36de500aeb0c3fd288b7c0e16f752bb0107392d /utils | |
parent | 963e1e9aedf0ee70d4e817640ec9845ed00ce0cf (diff) | |
download | haskell-wip/amg/no-ambiguous-fields.tar.gz |
Implement -Wambiguous-fieldswip/amg/no-ambiguous-fields
Fixes #18966. Adds a new warning -Wambiguous-fields for uses of field selectors
or record updates that will be rejected in the future, when the DuplicateRecordFields
extension is simplified per https://github.com/ghc-proposals/ghc-proposals/pull/366.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions