You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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.)
The text was updated successfully, but these errors were encountered:
(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.:I could not build the testsuites, though. (Stuck on
unix-2.5.0.0
.)The text was updated successfully, but these errors were encountered: