[ghc] assert gmp
This commit is contained in:
parent
2391d1dbf3
commit
ad8c10e246
@ -32,6 +32,8 @@
|
||||
ghcFlavour ? stdenv.lib.optionalString (targetPlatform != hostPlatform) "perf-cross"
|
||||
}:
|
||||
|
||||
assert !enableIntegerSimple -> gmp != null;
|
||||
|
||||
let
|
||||
inherit (bootPkgs) ghc;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user