-
Notifications
You must be signed in to change notification settings - Fork 217
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
Version 1.34.0 → 1.35.0 #2016
Version 1.34.0 → 1.35.0 #2016
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything is fine, but I saw some dhall
lower bound references that aren't 1.35.0
. What is the motivatiok behind that?
@german1608: The reason why not all packages change the lower bound is that some of them were unaffected by the breaking changes introduced in version 1.35.0, so as far as I can tell those packages still build against version 1.34.0. |
@Gabriel439 alright, makes sense! |
Sorry for the delay in cutting this. I just needed to fix #2030 first since it's sufficiently disruptive |
No description provided.