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

Too low upper bound for Cabal version #150

Closed
karamellpelle opened this issue Jul 30, 2023 · 2 comments
Closed

Too low upper bound for Cabal version #150

karamellpelle opened this issue Jul 30, 2023 · 2 comments

Comments

@karamellpelle
Copy link

GHC-9.6.2 is here, also available as Nightly snapshots for stack. But your recently enforced Cabal < 3.9 prevents wreq from being used. Now wreq isn't event available in the current stack nightly snapshots.

To cite the release: GHC 9.6 only works with version 3.10 or later.

PS: My suggestion: try Cabal < 4.0

@ondrap
Copy link
Collaborator

ondrap commented Jul 31, 2023

It should be fixed now, new version should be on hackage.

@ondrap ondrap closed this as completed Jul 31, 2023
@ysangkok
Copy link
Member

The latest wreq doesn't work on GHC 8.6, I am wondering whether it is related to this change.

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

No branches or pull requests

3 participants