+2
-1
pkgs/development/compilers/ghc/common-hadrian.nix
+2
-1
pkgs/development/compilers/ghc/common-hadrian.nix
···assert stdenv.buildPlatform == stdenv.hostPlatform || stdenv.hostPlatform == stdenv.targetPlatform;+"GHC >= 9.6 can't be cross-compiled. If you meant to build a GHC cross-compiler, use `buildPackages`.";