Skip to content

Proposal: expose the parser errors #44

Description

@miniBill

I would love to have access to the actual Parser.DeadEnds to show them more nicely with https://github.com/miniBill/elm-parser-error-extra.

One possibility is exposing the parser, but that also means exposing the AST, and documenting it.

A smaller change would be to have a different parse method that doesn't toString the DeadEnds.

I'm up for writing either PR, but would like to know what your preference is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions