Dependencies for math-functions-0.3.4.4

library

Flags

Manual Flags

NameDescriptionDefault
system-expm1

Use expm1 provided by GHC. On GHCJS we don't have one so we have to use hand-coded one.

Enabled
system-erf

Use erf and erfc provided by system. On GHCJS version provided by library is used regardless of flag for that lack of libc.

Enabled

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