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

Remove a redundant check of list annotations #1366

Merged
merged 2 commits into from
Oct 2, 2019

Conversation

sjakobi
Copy link
Collaborator

@sjakobi sjakobi commented Oct 1, 2019

Addresses item 1 of #1359.

Also add a FIXME for item 2.

@sjakobi sjakobi force-pushed the sjakobi/1359-list-lits-p1 branch 2 times, most recently from ab44c43 to b4a15ad Compare October 1, 2019 15:41
dhall/src/Dhall/TypeCheck.hs Outdated Show resolved Hide resolved
dhall/src/Dhall/TypeCheck.hs Outdated Show resolved Hide resolved
* Remove a redundant check of the type annotation.

* Replace dead code for processing the list elements
  with an error.

* Document the ListLit invariant.

Closes #1359.
@mergify mergify bot merged commit 5a2ee1c into master Oct 2, 2019
@mergify mergify bot deleted the sjakobi/1359-list-lits-p1 branch October 2, 2019 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants