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

Bad error message for missing union constructor #1130

Closed
sjakobi opened this issue Jul 18, 2019 · 1 comment · Fixed by #1137
Closed

Bad error message for missing union constructor #1130

sjakobi opened this issue Jul 18, 2019 · 1 comment · Fixed by #1137
Assignees

Comments

@sjakobi
Copy link
Collaborator

sjakobi commented Jul 18, 2019

⊢ <>.x

it : { a : Natural }

Error: Missing record field

1│ <>.x

(stdin):1:1
@sjakobi sjakobi changed the title Bad error message for empty union literal Bad error message for missing union constructor Jul 18, 2019
@sjakobi sjakobi self-assigned this Jul 19, 2019
@Gabriella439
Copy link
Collaborator

Fix is up here: #1137

@mergify mergify bot closed this as completed in #1137 Jul 19, 2019
mergify bot pushed a commit that referenced this issue Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants