Skip to content

Compiler bug in applying an uncurried function when the function has a signature #6742

Closed
@jfrolich

Description

@jfrolich

This causes a compile error that the interface doesn't match the signature even though the types are exactly the same in the error. Without the signature it compiles just fine.

Some pointers:

So it seems to be a bug in using externals in uncurried mode because the issue is not present when the map function is not an external

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