-
Notifications
You must be signed in to change notification settings - Fork 85
Support containers
version 0.8
.
#319
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
Comments
Also running into this. It's currently blocking: Copilot-Language/copilot#603 |
Does this require changes to dependencies or the code, or can the upper bound just be bumped? |
@ivanperez-keera I think it just requires a bump to the upper bound. I was able to successfully build and test this with:
|
@phadej Would you accept such a PR? |
Most likely I won't bother with If you want sooner |
Uh oh!
There was an error while loading. Please reload this page.
Version
0.8
of thecontainers
package has been released, buthashable
currently has an upper bound of< 0.8
:hashable/hashable.cabal
Lines 86 to 89 in e29ed1a
I was able to successfully build and test with:
Which indicates that solving this issue might just a require a bump of the upper bound for
containers
.The text was updated successfully, but these errors were encountered: