Dependencies for foundation-0.0.13
Libraries
foundation
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| 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 | Add extra friendly boundary check for unsafe array operations | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info