Skip to content

Missing parenthesis nodes in TypeAnnotation #211

@jfmengels

Description

@jfmengels

When parsing a type annotation like Maybe (Int -> String), there is no Node for the parenthesis. There should be one for consistency (and potential usages), as we do this for all other AST nodes (expressions and patterns, ...).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions