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

allow filepath versions < 1.6, rebased #1742

Closed
wants to merge 1 commit into from
Closed

Conversation

ysangkok
Copy link
Contributor

Rebased version of #1724

@ysangkok
Copy link
Contributor Author

Rebased as requested @tchoutri

@ysangkok
Copy link
Contributor Author

Doesn't seem to actually work right now:

 % cabal build -c 'filepath >= 1.5' all
Resolving dependencies...
Error: cabal: Could not resolve dependencies:
[__0] trying: cookbook-basic-auth-0.1 (user goal)
[__1] trying: base-4.19.1.0/installed-eafb (dependency of cookbook-basic-auth)
[__2] trying: cookbook-openapi3-2.2 (user goal)
[__3] trying: servant-swagger-ui-0.3.5.5.0.0 (dependency of cookbook-openapi3)
[__4] trying: file-embed-lzma-0.0.1 (dependency of servant-swagger-ui)
[__5] next goal: filepath (dependency of file-embed-lzma)
[__5] rejecting: filepath-1.5.2.0 (conflict: file-embed-lzma =>
filepath>=1.1.4.1 && <1.5)

@ysangkok
Copy link
Contributor Author

I don't think phadej will bump this until GHC 9.10 is out with filepath-1.5. Since this is boot library:

@tchoutri
Copy link
Contributor

Ok we can wait for GHC 9.10 to be released. :)

@tchoutri
Copy link
Contributor

@ysangkok I believe the time has come.

@ysangkok
Copy link
Contributor Author

ysangkok commented Jun 1, 2024

But file-embed-lzma hasn't been revised to allow GHC 9.10. So we're still blocked on the same issue.

@ysangkok
Copy link
Contributor Author

Subsumed by #1765. Since filepath is a boot library, it makes more sense to just upgrade it along with GHC.

@ysangkok ysangkok closed this Jun 19, 2024
@ysangkok ysangkok deleted the up-filepath-version branch June 19, 2024 15:46
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