
On Fri, Nov 10, 2023 at 04:22:54PM -0500, Viktor Dukhovni wrote:
On Fri, Nov 10, 2023 at 09:23:11PM +0530, Zubin Duggal wrote:
The GHC developers are happy to announce the availability of GHC 9.4.8. Binary distributions, source distributions, and documentation are available on the [release page](/download_ghc_9_4_8.html).
Many thanks. I am, however, having a problem building 9.4.8 from source on Fedora 36, with GHC 9.4.6 as the compiler, and cabal-install 3.10.1.0. The diagnostic output (some paths made relative to reduce clutter) is:
... Error: hadrian: Encountered missing or private dependencies: hpc >=0.6.2 && <0.8
Never mind, looks like the source tree wasn't quite up-to-date with all the submodules. Sorry about the noise... -- Viktor.