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 parsing of list annotations #779

Merged
merged 2 commits into from
Jan 17, 2019
Merged

Conversation

Gabriella439
Copy link
Collaborator

Related to: dhall-lang/dhall-lang#343

According to the standard a non-empty list with a type annotation should
not be encoded with the type annotation alongside the list elements. The
type annotation should be parsed and encoded as a separate constructor.

Related to: dhall-lang/dhall-lang#343

According to the standard a non-empty list with a type annotation should
not be encoded with the type annotation alongside the list elements.  The
type annotation should be parsed and encoded as a separate constructor.
@Gabriella439 Gabriella439 merged commit aed91b3 into master Jan 17, 2019
@Gabriella439 Gabriella439 deleted the gabriel/fix_annotation branch January 17, 2019 04:28
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.

1 participant