We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
containers
0.8
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
Version 0.8 of the containers package has been released, but nothunks currently has an upper bound of < 0.8:
nothunks
< 0.8
nothunks/nothunks.cabal
Lines 43 to 44 in 11bb093
I was able to build and test successfully with the following command:
cabal test all \ --constraint=containers==0.8 \ --allow-newer=nothunks:containers \ --allow-newer=ghc-heap:containers \ --allow-newer=hashable:containers \ --allow-newer=hedgehog:containers \ --allow-newer=wl-pprint-annotated:containers
Related upstream issues:
ghc-heap
The text was updated successfully, but these errors were encountered:
@coot would you accept such a PR?
Sorry, something went wrong.
Yes, that's a welcomed contribution.
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Version
0.8
of thecontainers
package has been released, butnothunks
currently has an upper bound of< 0.8
:nothunks/nothunks.cabal
Lines 43 to 44 in 11bb093
I was able to build and test successfully with the following command:
Related upstream issues:
containers
version0.8
inghc-heap
containers
version0.8
. haskell-unordered-containers/hashable#319containers
version0.8
. hedgehogqa/haskell-hedgehog#542containers
version0.8
. minad/wl-pprint-annotated#12The text was updated successfully, but these errors were encountered: