Skip to content
Snippets Groups Projects
Commit 80eda911 authored by Adam Gundry's avatar Adam Gundry Committed by Marge Bot
Browse files

Implement -Wambiguous-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.
parent 29e7f318
No related branches found
No related tags found
No related merge requests found
Showing
with 140 additions and 9 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