Dependencies for fp-ieee-0.1.0.4

library

Flags

Manual Flags

NameDescriptionDefault
pure-hs

Disable FFI

Disabled
sse4_1

Use SSE4.1 instructions on x86

Disabled
fma3

Use FMA3 instructions on x86. On GHC 9.8 or later, this flag enables use of FMA primitives.

Disabled
f16c

Use F16C instructions on x86

Disabled
float128

Support Float128 via float128 package

Disabled
half

Support Half (float16) via half package

Disabled
Automatic Flags
NameDescriptionDefault
integer-gmp

Use integer-gmp package on GHC 8.x

Enabled
ghc-bignum

Use ghc-bignum package on GHC 9.x

Enabled

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