Skip to content

Fully normalize type families in normalizeType. (copy #1470) #1472

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
Aug 7, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 7, 2020

This is an automated copy of pull request #1470 done by Mergify

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

Normalize type did not recurse on the result of reducing a type
family, meaning if a type family reduced to another type family it
would not be normalized.

(cherry picked from commit 1dd8790)
@martijnbastiaan martijnbastiaan merged commit bc84576 into 1.2 Aug 7, 2020
@martijnbastiaan martijnbastiaan deleted the mergify/copy/1.2/pr-1470 branch August 7, 2020 16:57
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