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

uuid-types-1.0.6 #7422

Closed
3 tasks
jkachmar opened this issue May 18, 2024 · 5 comments
Closed
3 tasks

uuid-types-1.0.6 #7422

jkachmar opened this issue May 18, 2024 · 5 comments

Comments

@jkachmar
Copy link
Contributor

jkachmar commented May 18, 2024

uuid-types-1.0.6 (changelog) (Grandfathered dependencies) is out of bounds for:

  • uuid-1.3.15 (>=1.0.5 && < 1.0.6). Antoine Latter @aslatter. Used by: library

restricting uuid-types causes quickcheck-instances to fail with a bounds issue, so that's getting restricted too

uuid-types-1.0.5.1 (changelog) (Grandfathered dependencies) is out of bounds for:

  • quickcheck-instances-0.3.31 (>=1.0.6 && < 1.1). Grandfathered dependencies. Used by: library

restricting uuid-types causes http-api-data to fail with a bounds issue, so that's getting restricted too

uuid-types-1.0.5.1 (changelog) (Grandfathered dependencies, Stackage upper bounds) is out of bounds for:

@mihaimaruseac
Copy link
Contributor

Now adding

uuid-types-1.0.5.1 (changelog) (Grandfathered dependencies, Stackage upper bounds) is out of bounds for:

  • tree-diff-0.3.1 (^>=1.0.6). Grandfathered dependencies. Used by: library

I think we're blocked on this until uuid gets an update/revision

mihaimaruseac added a commit that referenced this issue Jun 2, 2024
Signed-off-by: Mihai Maruseac <[email protected]>
@ysangkok
Copy link
Contributor

ysangkok commented Jun 18, 2024

@mihaimaruseac tree-diff is fixed. But it seems like this is blocked on uuid not supporting uuid-types-1.0.6 yet, which it itself blocked on cabal-install-3.12:

Uuid is used everywhere. So effectively, this is blocked on cabal-install-3.12 which is blocked on:

This issue seems clustered with:

  • cookie-0.5.0 #7335 , because http-api-data-0.6.1 is the first that supports cookie-0.5. But http-api-data-0.6.1 requires uuid-types-1.0.6 (this issue)

So when cabal-install-3.12 is out, we should be able to close these two at once.

@ysangkok ysangkok mentioned this issue Jun 18, 2024
5 tasks
@mihaimaruseac
Copy link
Contributor

Thank you for the update!

@juhp
Copy link
Contributor

juhp commented Jul 3, 2024

cabal-install-3.12.1.0 was released last week :-)

@juhp
Copy link
Contributor

juhp commented Jul 3, 2024

At least according to bounds checks the restrictions can be dropped now apparently.

@juhp juhp closed this as completed in e56a9dd Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants