Skip to content

[Bug] Not handling all cases during pattern-matching in lambdas #1436

Open
@AZMCode

Description

@AZMCode

As of now, using a non-exhaustive pattern in a lambda returns the following error message

carp: src/Qualify.hs:220:55-108: Non-exhaustive patterns in lambda

With zero indication of where the offending lambda is located in code, unlike other compile time error messages.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions