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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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. :)

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.

None yet

3 participants