hadrian --help doesn't tell which ghc-bignum backend is the default.
--bignum[=BIGNUM] Select GHC BigNum backend: native, gmp, ffi.
If it's gmp
, that is somewhat confusing. I'd expect native
.
--bignum[=BIGNUM] Select GHC BigNum backend: native, gmp, ffi.
If it's gmp
, that is somewhat confusing. I'd expect native
.