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

Support GHC 9.2 #29

Closed
andreasabel opened this issue Oct 4, 2021 · 5 comments
Closed

Support GHC 9.2 #29

andreasabel opened this issue Oct 4, 2021 · 5 comments

Comments

@andreasabel
Copy link

This builds successfully:

$ cabal install -w ghc-9.2.0 integer-logarithms --allow-newer=integer-logarithms:{base,ghc-prim,ghc-bignum}

Tests also work:

$ cabal test -w ghc-9.2.0 --allow-newer=integer-logarithms:{base,ghc-prim,ghc-bignum} --allow-newer=splitmix:base

Please bump base,ghc-prim,ghc-bignum and revise on hackage.

@andreasabel
Copy link
Author

@GeorgeCo
Copy link

This is also blocking many packages on ghc 9.2.1 now that this has been released

@phadej
Copy link
Collaborator

phadej commented Oct 29, 2021

Yes, I'm aware that GHC-9.2.1 is released. I'll do my best. No need to ping on every repository.

@GeorgeCo
Copy link

GeorgeCo commented Oct 29, 2021 via email

@phadej
Copy link
Collaborator

phadej commented Oct 30, 2021

Revision published

@phadej phadej closed this as completed Oct 30, 2021
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