This repository was archived by the owner on May 7, 2025. It is now read-only.
Allow lens ^>=5.3 - #58
Closed
JackKelly-Bellroy wants to merge 1 commit into
Closed
Conversation
ysangkok
commented
May 17, 2024
Note that Oleg prefers issues instead of PRs when only bounds are bumped: CONTRIBUTING.md |
Closed
JackKelly-Bellroy
commented
May 17, 2024
Author
Thanks. I knew that for one of his other packages, and I thought I'd checked here too. Replaced by #59. |
paolino pushed a commit
to paolino/openapi3
that referenced
this pull request
May 24, 2024
Not particularly useful until `insert-ordered-containers` does so too, see phadej/insert-ordered-containers#58
jbgour pushed a commit
to jbgour/openapi3
that referenced
this pull request
Jun 20, 2024
Not particularly useful until `insert-ordered-containers` does so too, see phadej/insert-ordered-containers#58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We are successfully using
allow-newer: insert-ordered-containers:lensinternally, and this PR passescabal test --constraint 'lens ^>=5.3'.Can we please also have a Hackage metadata revision?