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

Bound bumps #99

Merged
merged 2 commits into from
May 23, 2024
Merged

Bound bumps #99

merged 2 commits into from
May 23, 2024

Conversation

JackKelly-Bellroy
Copy link
Contributor

allow-newer: openapi3:lens and allow-newer: openapi3:QuickCheck works for us on an internal project, provided that dependent packages are similarly relaxed. This PR passes cabal test --constraint 'lens ^>=5.3' --constraint 'QuickCheck ^>=2.15' --allow-newer=insert-ordered-containers:lens --allow-newer=aeson:QuickCheck --allow-newer=quickcheck-instances:QuickCheck, but you may want to hold off until the allow-newers are not required.

When this does go through, can you please also make a Hackage metadata revision?

See also:

Not particularly useful until `insert-ordered-containers` does so too,
see phadej/insert-ordered-containers#58
Not especially useful until dependencies catch up, see:

* haskell/aeson#1096
* haskellari/qc-instances#92
@ysangkok
Copy link
Contributor

@maksbotan While we're at it, this would be nice to merge, since it is a dependency of servant, and we are then closer to being able to try GHC 9.10.

@maksbotan maksbotan merged commit 02d45cf into biocad:master May 23, 2024
9 checks passed
@maksbotan
Copy link
Collaborator

Done on hackage!

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