I can't build HEAD

Ben Gamari ben at smart-cactus.org
Sun Jul 9 17:48:21 UTC 2023


Simon Peyton Jones <simon.peytonjones at gmail.com> writes:

> in a clean HEAD build, including "git submodule update", I get this.
>
> Can anyone help?
>
Upgrade your bootstrap compiler to >= 9.4. We have now bumped HEAD's
version to 9.8, which means that 9.4 is the earliest possible bootstrap
compiler (which `text` now takes advantage of, as you see here). I have
a patch bumping the `configure` check stewing in my 9.8 preparation
branch.

Cheers,

- Ben


More information about the ghc-devs mailing list