Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GADT exhaustiveness check is still broken #5906

Closed
vicuna opened this issue Jan 24, 2013 · 1 comment
Closed

GADT exhaustiveness check is still broken #5906

vicuna opened this issue Jan 24, 2013 · 1 comment
Assignees
Labels
bug typing typing-GADTS GADT typing and exhaustiveness bugs

Comments

@vicuna
Copy link

vicuna commented Jan 24, 2013

Original bug ID: 5906
Reporter: @sbriais
Assigned to: @garrigue
Status: closed (set by @garrigue on 2013-01-25T04:30:16Z)
Resolution: fixed
Priority: normal
Severity: minor
Platform: AMD64
OS: Linux
Version: 4.00.1
Fixed in version: 4.00.2+dev
Category: typing
Child of: #5998
Monitored by: @hcarty

Bug description

The attached file should warn that a pattern-matching is not exhaustive but does not.
The bug still exists in the current trunk (r13274).

File attachments

@vicuna
Copy link
Author

vicuna commented Jan 25, 2013

Comment author: @garrigue

Fixed in trunk and 4.00, at revisions 13276 and 13277.

There was a stupid bug in try_many_gadt.

@vicuna vicuna closed this as completed Jan 25, 2013
@vicuna vicuna added the typing label Mar 14, 2019
@vicuna vicuna added the bug label Mar 20, 2019
@Octachron Octachron added the typing-GADTS GADT typing and exhaustiveness bugs label May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug typing typing-GADTS GADT typing and exhaustiveness bugs
Projects
None yet
Development

No branches or pull requests

3 participants