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

Fix potential type-checker bugs #198

Merged
merged 1 commit into from
Dec 29, 2017
Merged

Conversation

Gabriella439
Copy link
Collaborator

As part of formalizing the semantics of Dhall there are a few places
where the type-checker was missing a type-check to ensure that an
expression was safe to normalize. This change fixes those few
type-checking holes.

See: dhall-lang/dhall-lang#61

As part of formalizing the semantics of Dhall there are a few places
where the type-checker was missing a type-check to ensure that an
expression was safe to normalize.  This change fixes those few
type-checking holes.
@Gabriella439 Gabriella439 merged commit 2129e75 into master Dec 29, 2017
@Gabriella439 Gabriella439 deleted the gabriel/fix_semantics branch December 29, 2017 16:10
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 this pull request may close these issues.

None yet

1 participant