这是indexloc提供的服务,不要输入任何密码
Skip to content

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

@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