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

Relax upper bound on typelevel-prelude #171

Merged
merged 1 commit into from
May 27, 2019
Merged

Relax upper bound on typelevel-prelude #171

merged 1 commit into from
May 27, 2019

Conversation

hdgarrood
Copy link
Contributor

No description provided.

@hdgarrood
Copy link
Contributor Author

To clarify the context of this change: this was originally prompted by purescript/purescript#3502, which then required us to make a breaking change to typelevel-prelude: purescript/purescript-typelevel-prelude#43. Since this library is only using typelevel-prelude for the + row type application operator, there's no need to tighten the lower bound up as we relax the upper bound to allow using the newly released v5.0.0, so I'd suggest releasing this change as a patch-level release to minimize ecosystem disruption.

@ethul
Copy link
Contributor

ethul commented May 27, 2019 via email

@hdgarrood hdgarrood merged commit cffb1c0 into master May 27, 2019
@hdgarrood hdgarrood deleted the relax-bounds branch May 27, 2019 23:40
@ethul
Copy link
Contributor

ethul commented May 27, 2019 via email

hdgarrood added a commit to purescript-contrib/purescript-react-dom that referenced this pull request May 27, 2019
This is necessary to allow this package to compile with purs v0.13.0
(see also: purescript-contrib/purescript-react#171)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants