···158158159159assert stdenv.hostPlatform == stdenv.targetPlatform || throw ''
160160 hadrian doesn't support building an installable GHC cross-compiler at the moment.
161161- Consider using GHC 9.4.2 or lower which support this via the make build system.
161161+ Consider using GHC 9.4 or lower which support this via the make build system.
162162 See also: https://gitlab.haskell.org/ghc/ghc/-/issues/22090
163163'';
164164