Dependencies for foundation-0.0.25

library

Flags

Manual Flags

NameDescriptionDefault
experimental

Enable building experimental features, known as highly unstable or without good support cross-platform

Disabled
bench-all

Add some comparaison benchmarks against other haskell libraries

Disabled
minimal-deps

Build fully with minimal deps (no criterion, no quickcheck, no doctest)

Disabled
bounds-check

Add extra friendly boundary check for unsafe array operations

Disabled
doctest

Build doctest on demand only

Disabled
linktest

Run linking test

Disabled

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