Skip to content

update some outdated packages #994

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 20 commits into from
Jun 2, 2022

Conversation

larskuhtz
Copy link
Contributor

I guess, I'll give up on my crusade against meaningless upper bounds in cabal files... Everybody seems to be fine with this kind of PRs...

@larskuhtz larskuhtz requested review from jmcardon and emilypi April 29, 2022 22:52
pact.cabal Outdated
, trifecta >= 2.1
, unordered-containers >= 0.2.7.2 && <= 0.2.15.0
, unordered-containers >= 0.2.7.2 && <= 0.2.20
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change affects JSON serialization and breaks backward compatibility of hashes, even with hashable-1.3.0.0. :-(

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unordered-containers-2.16.0.0 breaks backward compatibility. I think it is this change the causes it.

pact.cabal Outdated
, neat-interpolation >= 0.4
, optparse-applicative >= 0.12.1.0 && < 0.16
, optparse-applicative >= 0.12.1.0 && < 0.18
, sbv >= 8.8 && <9.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sbv-9.0 seems to work fine.

@larskuhtz larskuhtz merged commit 45ba503 into kadena-io:master Jun 2, 2022
@larskuhtz larskuhtz deleted the lars/update-outdated-packages branch June 2, 2022 21:30
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