Dependencies for foundation-0.0.30
Libraries
foundation
- basement (==0.0.16)
- if impl(ghc<8.10) || impl(ghcjs)
- buildable: False
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 | 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