Skip to content

Support nested update syntax of record-dot-preprocessor  #659

@pkapustin

Description

@pkapustin

Currently, nested update syntax of record-dot-preprocessor is not supported.
So, something like this company{owner.name = "John"} results in a parse error.

I think it would be nice to support this as the nested update syntax is part of the record dot syntax proposal.
https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0282-record-dot-syntax.rst

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions