Dependencies for ghc-internal-9.1401.0

Libraries

ghc-internal

Flags

Manual Flags

NameDescriptionDefault
bignum-native

Enable native Haskell bignum backend

Disabled
bignum-ffi

Enable FFI bignum backend

Disabled
bignum-gmp

Enable GMP bignum backend

Disabled
bignum-check

Validate results of the enabled backend against native backend.

Disabled
need-atomic

Enable linking with "atomic" library (for 64-bit atomic ops on armel, #20549)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info