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 toMap normalization test #641

Merged
merged 2 commits into from
Jul 17, 2019
Merged

Fix toMap normalization test #641

merged 2 commits into from
Jul 17, 2019

Conversation

Gabriella439
Copy link
Contributor

This fixes an issue with a test caught by the Haskell implementation.

There was a last-minute change to the toMap semantics which required
a matching change to the tests. A toMap with a type annotation should
normalize to a list without a type annotation if the record was
non-empty.

This fixes an issue with a test caught by the Haskell implementation.

There was a last-minute change to the `toMap` semantics which required
a matching change to the tests.  A `toMap` with a type annotation should
normalize to a list without a type annotation if the record was
non-empty.
@Gabriella439 Gabriella439 merged commit 2df31bd into master Jul 17, 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 this pull request may close these issues.

3 participants