Skip to content

dhall type: Don't normalize inferred types #1317

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

Merged
merged 1 commit into from
Sep 14, 2019

Conversation

sjakobi
Copy link
Collaborator

@sjakobi sjakobi commented Sep 14, 2019

Since some inferred types are in non-normal form, dhall type
would previously return types that weren't strictly
standard-conforming. This change prevents further confusion.

Closes #1300.

Since some inferred types are in non-normal form, `dhall type`
would previously return types that weren't strictly
standard-conforming. This change prevents further confusion.

Closes #1300.
@mergify mergify bot merged commit 9d4fa51 into master Sep 14, 2019
@mergify mergify bot deleted the sjakobi/1300-dont-normalize-types branch September 14, 2019 23:31
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.

Why does dhall type normalize the inferred type?
2 participants