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

Fixes a regression introduced in elm 0.19 #4

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Fixes a regression introduced in elm 0.19 #4

merged 1 commit into from
Jul 11, 2019

Conversation

BendingBender
Copy link
Contributor

A regression was introduced in elm 0.19 (elm/compiler#1945) which was fixed in the 0.19.1 alpha build presented by Evan (https://elmlang.slack.com/archives/C13L7S5GR/p1562775920080200).

This pull request fixes the build for elm 0.19.1 alpha.

@TSFoster TSFoster merged commit 588cc14 into TSFoster:master Jul 11, 2019
@TSFoster
Copy link
Owner

Thank you for this! I'll get it published ASAP with a note in the README

@TSFoster
Copy link
Owner

TSFoster commented Jul 11, 2019

EDIT: Oops, I realise my mistake now, I was thinking this was currently causing an issue due to the regression, not would be broken by 0.19.1!

Thanks again!

@BendingBender
Copy link
Contributor Author

I've tested it with the 0.19.1 alpha, it was affected. And you have another package, elm-uuid, that depends on this one, you should update the dependency there, too.

@TSFoster
Copy link
Owner

Good point, will do 👍

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.

2 participants