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

Bump upper bounds of package dependencies. #93

Conversation

jonathanknowles
Copy link

@jonathanknowles jonathanknowles commented May 14, 2024

This PR makes the following adjustments to upper bounds of dependencies:

-   , containers  >=0.4.2.1 && <0.7
+   , containers  >=0.4.2.1 && <0.8
-   , QuickCheck  >=2.14.1  && <2.14.4
+   , QuickCheck  >=2.14.1  && <2.16

Tested with:

cabal test all --constraint=containers==0.7 --constraint=QuickCheck==2.15

Fixes:

@jonathanknowles
Copy link
Author

My apologies, I've just noticed:

https://github.com/haskellari/qc-instances/blob/master/CONTRIBUTING.md
If it's really only bounds, please simply open an issue (so you'll have a URL to refer to). I have a semi-automated process to make revisions, pull requests only disturb it.

I'll close this PR, and instead open an issue.

@jonathanknowles
Copy link
Author

Related issues:
#92
#94

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