Dependencies for dynamic-graphs-0.1.0.3
Libraries
dynamic-graphs
- base (>=4.8 && <5)
- containers (>=0.3 && <0.7)
- hashable (>=1.0 && <1.3)
- hashtables (>=1.2 && <1.3)
- mwc-random (>=0.12 && <0.15)
- primitive (>=0.5 && <0.7)
- semigroups (>=0.18 && <0.19)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.10 && <0.13)
Executables
dynamic-graphs-simple
- base
- deepseq
- dynamic-graphs
- primitive
- if !flag(build-extra-executables)
- buildable: False
bench-program
- base
- containers
- criterion
- deepseq
- dynamic-graphs
- hashable
- primitive
- QuickCheck
- text
- unordered-containers
- if !flag(build-extra-executables)
- buildable: False
gen-program
- base
- containers
- deepseq
- dynamic-graphs
- hashable
- primitive
- QuickCheck
- text
- unordered-containers
- if !flag(build-extra-executables)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
build-extra-executables | Build the auxiliary executables, including benchmarks, tools and examples | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info