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

Filepath 1.5 not accepted #15

Closed
ysangkok opened this issue Apr 24, 2024 · 0 comments · Fixed by #16
Closed

Filepath 1.5 not accepted #15

ysangkok opened this issue Apr 24, 2024 · 0 comments · Fixed by #16

Comments

@ysangkok
Copy link

ysangkok commented Apr 24, 2024

Seems to compile with an allow-newer:

% cabal repl -b file-embed-lzma -c 'filepath>=1.5' --allow-newer=file-embed-lzma:filepath
Resolving dependencies...
Build profile: -w ghc-9.8.2 -O1
In order, the following will be built (use -v for more details):
 - filepath-1.5.2.0 (lib) (requires download & build)
 - lzma-0.0.1.0 (lib) (requires download & build)
 - unix-2.8.5.1 (lib:unix) (requires download & build)
 - directory-1.3.8.4 (lib:directory) (requires download & build)
 - file-embed-lzma-0.0.1 (lib) (requires download & build)
 - fake-package-0 (lib) (first run)

EDIT: Oh, I realize this is boot library. So I know you won't bump it until 9.10 is out: https://gitlab.haskell.org/ghc/ghc/-/wikis/commentary/libraries/version-history

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 a pull request may close this issue.

1 participant