Skip to content

Importing ExprHigh Elaborator with new module system fails #39

@ymherklotz

Description

@ymherklotz

The older elaborator for ExprHigh fails to be imported correctly by the new module system. It runs, however, it always returns false for the defEq check, which checks that a certain port is in the Module. This could maybe be because the body of the contains function is not available at meta-expansion time.

Addressing this, would allow LoopRewrite.lean and JoinRewrite.lean to be transitioned to the new module system.

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