Skip to content

"Ambiguous infix expression" should be a ParseFailure, not an error #74

Open
@UnkindPartition

Description

@UnkindPartition
  1. applyFixities must return ParseResult and report the location of the fixity error
  2. In the AppFixity Exp instance, fail should be replaced with ParseFailure
  3. In InternalParser, use monadic composition when applying fixities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions