Skip to content

Handle fixities for open declarations (opening bases) in MLBs #27

@shwestrick

Description

@shwestrick

MLB allows for binding bases to variables and then later opening them. Currently, when parsing a .mlb, we ignore these. This is incorrect for fixity parsing, because opening a basis can add/remove infix operators (via SML infix and nonfix declarations).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions