Dependencies for distributed-process-0.7.6
Libraries
distributed-process
- base (>=4.9 && <5)
- binary (>=0.6.3 && <0.10)
- bytestring (>=0.9 && <0.13)
- containers (>=0.5 && <0.7)
- data-accessor (>=0.2 && <0.3)
- deepseq (>=1.3.0.1 && <1.6)
- distributed-static (>=0.2 && <0.4)
- exceptions (>=0.5)
- hashable (>=1.2.0.5 && <1.5)
- mtl (>=2.0 && <2.4)
- network-transport (>=0.4.1.0 && <0.6)
- random (>=1.0 && <1.3)
- rank1dynamic (>=0.1 && <0.5)
- stm (>=2.4 && <2.6)
- syb (>=0.3 && <0.8)
- transformers (>=0.2 && <0.7)
- if flag(old-locale)
- old-locale (>=1.0 && <1.1)
- time (<1.5)
- time (>=1.5)
- if flag(th)
- template-haskell (>=2.6)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
th | Build with Template Haskell support | Enabled |
old-locale | If false then depend on time >= 1.5. If true then depend on time < 1.5 together with old-locale. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info