Skip to content

Migrate cabal.project parsing to parsec #7748

Open
@gbaz

Description

@gbaz

Cabal.project parsing goes through legacy parsers and has a legacy -> current step. Its all rather awkward and also makes figuring out the actual grammar pretty difficult. It would be good to clean this up, capture the current grammar properly, and go through modern parsec parsers.

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