Dependencies for distributed-process-0.4.0.2
Libraries
distributed-process
- base (>=4.4 && <5)
- binary (>=0.5 && <0.6)
- bytestring (>=0.9 && <0.11)
- containers (>=0.4 && <0.6)
- data-accessor (>=0.2 && <0.3)
- distributed-static (>=0.2 && <0.3)
- ghc-prim (>=0.2 && <0.4)
- mtl (>=2.0 && <2.2)
- network-transport (>=0.3 && <0.4)
- old-locale (>=1.0 && <1.1)
- random (>=1.0 && <1.1)
- rank1dynamic (>=0.1 && <0.2)
- stm (>=2.3 && <2.5)
- syb (>=0.3 && <0.4)
- time (>=1.2 && <1.5)
- transformers (>=0.2 && <0.4)
- if flag(th)
- template-haskell (>=2.6 && <2.9)
Executables
distributed-process-throughput
- if flag(benchmarks)
- base (>=4.4 && <5)
- binary (>=0.5 && <0.6)
- bytestring (>=0.9 && <0.11)
- distributed-process
- network-transport-tcp (>=0.3 && <0.4)
- buildable: False
distributed-process-latency
- if flag(benchmarks)
- base (>=4.4 && <5)
- binary (>=0.5 && <0.6)
- bytestring (>=0.9 && <0.11)
- distributed-process
- network-transport-tcp (>=0.3 && <0.4)
- buildable: False
distributed-process-channels
- if flag(benchmarks)
- base (>=4.4 && <5)
- binary (>=0.5 && <0.6)
- bytestring (>=0.9 && <0.11)
- distributed-process
- network-transport-tcp (>=0.3 && <0.4)
- buildable: False
distributed-process-spawns
- if flag(benchmarks)
- base (>=4.4 && <5)
- binary (>=0.5 && <0.6)
- bytestring (>=0.9 && <0.11)
- distributed-process
- network-transport-tcp (>=0.3 && <0.4)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
th | Build with Template Haskell support | Enabled |
benchmarks | Build benchmarks | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info