Dependencies for cabal-install-1.24.0.0
Executables
cabal
- array (>=0.4 && <0.6)
- async (>=2.0 && <3)
- base (>=4.5 && <5)
- base16-bytestring (>=0.1.1 && <0.2)
- binary (>=0.5 && <0.9)
- bytestring (>=0.9 && <1)
- Cabal (>=1.24 && <1.24.1.0 || >1.24.1.0 && <1.25)
- containers (>=0.4 && <0.6)
- cryptohash-sha256 (>=0.11 && <0.12)
- filepath (>=1.3 && <1.5)
- hackage-security (>=0.5.1 && <0.6)
- hashable (>=1.0 && <2)
- HTTP (>=4000.1.5 && <4000.4)
- mtl (>=2.0 && <3)
- pretty (>=1.1 && <1.2)
- random (>=1 && <1.2)
- stm (>=2.0 && <3)
- tar (>=0.5.0.3 && <0.6)
- time (>=1.4 && <1.7)
- zlib (>=0.5.3 && <0.7)
- if flag(old-bytestring)
- bytestring (<0.10.2)
- bytestring-builder (>=0.10 && <1)
- bytestring (>=0.10.2)
- if flag(old-directory)else
- if flag(network-uri)
- network (>=2.6 && <2.7)
- network-uri (>=2.6 && <2.7)
- network (>=2.4 && <2.6)
- if impl(ghc<7.6)
- ghc-prim (>=0.2 && <0.3)
- if os(windows)
- Win32 (>=2 && <3)
- unix (>=2.5 && <2.8)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| old-bytestring | Use bytestring < 0.10.2 and bytestring-builder | Disabled |
| old-directory | Use directory < 1.2 and old-time | Disabled |
| network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info