Dependencies for distributed-process-0.5.5.1
Libraries
distributed-process
- base (>=4.4 && <5)
- binary (>=0.6.3 && <0.8)
- bytestring (>=0.9 && <0.11)
- data-accessor (>=0.2 && <0.3)
- distributed-static (>=0.2 && <0.4)
- ghc-prim (>=0.2 && <0.5)
- hashable (>=1.2.0.5 && <1.3)
- mtl (>=2.0 && <2.4)
- network-transport (>=0.4.1.0 && <0.5)
- random (>=1.0 && <1.2)
- rank1dynamic (>=0.1 && <0.4)
- stm (>=2.4 && <2.5)
- syb (>=0.3 && <0.7)
- transformers (>=0.2 && <0.5)
- if impl(ghc<=7.4.2)
- containers (>=0.4 && <0.5)
- deepseq (==1.3.0.0)
- containers (>=0.4 && <0.6)
- deepseq (>=1.3.0.1 && <1.6)
- if flag(old-locale)
- old-locale (>=1.0 && <1.1)
- time (<1.5)
- time (>=1.5)
- if flag(th)
- if impl(ghc<=7.4.2)
- template-haskell (>=2.7 && <2.8)
- template-haskell (>=2.6 && <2.11)
- if impl(ghc<=7.4.2)
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