Loading
haskell.compiler.ghc91{0,2}: provide LLVM compatible assembler
If we don't explicitly pass something as LLVMAS, GHC >= 9.10 will try to invoke "clang" at runtime which fails. Upstream change: https://gitlab.haskell.org/ghc/ghc/-/merge_requests/12005 I've tested pkgsCross.armv7l-hf-multiplatform.buildPackages.haskell.compiler.ghc9102 which was reported to be failing here: https://github.com/NixOS/nixpkgs/pull/440271#issuecomment-3262885486