Skip to content

Improve pretty-printing of errors #23

@MaximilianAlgehed

Description

@MaximilianAlgehed

We currently store and deal with errors using a list of strings as lines. This doesn't mix very well with pretty-printing of error messages.

It would be nice to use Doc instead of this to make the error messages nicer and easier to nest properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions