Implement "record dot syntax"
This ticket exists to track the work on the implementation of RecordDotSyntax.
- The proposal being implemented is ghc-proposals#282;
- Related works are detailed in the
Overloaded Record Fields meta-ticket; - The work is on branch
wip/T18599.
Edited by Shayne Fletcher