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

network-3.2 not allowed #49

Closed
ysangkok opened this issue Jul 9, 2024 · 3 comments
Closed

network-3.2 not allowed #49

ysangkok opened this issue Jul 9, 2024 · 3 comments

Comments

@ysangkok
Copy link

ysangkok commented Jul 9, 2024

webgear-core requires network ==3.1.*, which means that network-3.2 isn't allowed. See:

Note that Hackage maintainers can now receive notifications when dependencies go out of bound.

@ysangkok
Copy link
Author

@rkaippully This should be easily fixable with a revision since cabal repl -b webgear-core -c 'network>=3.2' -w ghc-9.6.5 --allow-newer=webgear-core:network works with no issue.

@ysangkok
Copy link
Author

@rkaippully If this were bumped, we'd be able to use the network version in Stackage Nightly

@rkaippully
Copy link
Contributor

Fixed in #50

Bumped in 1.3.0-r1: https://hackage.haskell.org/package/webgear-core-1.3.0/revisions

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

2 participants