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

Release a version for GHC 9.2 #414

Closed
andreasabel opened this issue Aug 30, 2021 · 2 comments
Closed

Release a version for GHC 9.2 #414

andreasabel opened this issue Aug 30, 2021 · 2 comments

Comments

@andreasabel
Copy link
Member

(This issue can be used to track progress for releasing a version for GHC 9.2.)

I noticed that the library on master builds with GHC 9.2.:

$ cabal build -w ghc-9.2.0 bytestring --allow-newer=base
...
Build profile: -w ghc-9.2.0.20210806 -O1
In order, the following will be built (use -v for more details):
 - bytestring-0.11.1.0 (lib) (configuration changed)
...
Building library for bytestring-0.11.1.0..

I could not build the testsuites, though. (Stuck on unix-2.5.0.0.)

@Bodigrim
Copy link
Contributor

@andreasabel I'm not sure I understand: bytestring-0.11.1.0 is on Hackage and indeed bundled with GHC 9.2. It's a boot library. What's missing?

@andreasabel
Copy link
Member Author

@Bodigrim Thanks for the swift reply and apologies for the noise. Some other package excluded the latest bytestring...

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