Dependencies for network-transport-zeromq-0.2.1.1
Libraries
network-transport-zeromq
- async (>=2.0)
- base (>=4.6 && <5)
- binary (>=0.6)
- bytestring (>=0.10)
- containers (>=0.5)
- data-accessor (>=0.2)
- exceptions (>=0.3)
- network-transport (>=0.4)
- random (>=1.0)
- semigroups (>=0.12)
- stm (>=2.4)
- stm-chans (>=0.3)
- transformers (>=0.3)
- zeromq4-haskell (>=0.6)
Executables
bench-dp-latency
- base (>=4.4 && <5)
- binary
- bytestring
- criterion (>=1.0)
- distributed-process
- network-transport-zeromq
- if !flag(install-benchmarks)
- buildable: False
bench-dp-throughput
- base (>=4.4 && <5)
- binary (>=0.5 && <0.8)
- bytestring (>=0.9 && <0.11)
- criterion (>=1.0)
- distributed-process
- network-transport-zeromq
- if !flag(install-benchmarks)
- buildable: False
bench-dp-channels
- base (>=4.4 && <5)
- binary (>=0.5 && <0.8)
- bytestring (>=0.9 && <0.11)
- criterion (>=1.0)
- distributed-process
- network-transport-zeromq
- if !flag(install-benchmarks)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
install-benchmarks | Build and install extra benchmarks executables (default benchmarks will be built, but not installed, using --enable-benchmarks). | Disabled |
distributed-process-tests | Build test suites that require distributed-process to be installed. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info