Dependencies for edit-distance-0.2.1
Libraries
edit-distance
- if flag(splitbase)
- array (>=0.1)
- base (>=3 && <4.6)
- containers (>=0.1.0.1)
- random (>=1.0)
- base (<3)
Executables
edit-distance-tests
- if !flag(tests)
- buildable: False
- QuickCheck (>=1.1 && <2.0)
- test-framework (>=0.1.1)
- test-framework-quickcheck
- if flag(splitbase)else
- base (<3)
edit-distance-benchmark
- if !flag(benchmark)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| tests | Enable building the tests | Disabled |
| benchmark | Enable building the benchmark suite | Disabled |
| splitbase | Choose the new smaller, split-up base package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info