Dependencies for cabal-install-3.2.0.0
Executables
cabal
- array (>=0.4 && <0.6)
- async (>=2.0 && <2.3)
- base (>=4.8 && <4.14)
- base16-bytestring (>=0.1.1 && <0.2)
- binary (>=0.7.3 && <0.9)
- bytestring (>=0.10.6.0 && <0.11)
- Cabal (>=3.2 && <3.3)
- containers (>=0.5.6.2 && <0.7)
- cryptohash-sha256 (>=0.11 && <0.12)
- deepseq (>=1.4.1.1 && <1.5)
- directory (>=1.2.2.0 && <1.4)
- echo (>=0.1.3 && <0.2)
- edit-distance (>=0.2.2 && <0.3)
- filepath (>=1.4.0.0 && <1.5)
- hackage-security (>=0.6.0.0 && <0.7)
- hashable (>=1.0 && <1.4)
- HTTP (>=4000.1.5 && <4000.4)
- mtl (>=2.0 && <2.3)
- network (>=2.6 && <3.2)
- network-uri (>=2.6.0.2 && <2.7)
- parsec (>=3.1.13.0 && <3.2)
- pretty (>=1.1 && <1.2)
- process (>=1.2.3.0 && <1.7)
- random (>=1 && <1.2)
- stm (>=2.0 && <2.6)
- tar (>=0.5.0.3 && <0.6)
- text (>=1.2.3 && <1.3)
- time (>=1.5.0.1 && <1.10)
- transformers (>=0.4.2.0 && <0.6)
- zlib (>=0.5.3 && <0.7)
- if !impl(ghc>=8.0)
- fail (>=4.9 && <4.10)
- semigroups (>=0.18.3 && <0.20)
- if flag(native-dns)
- if os(windows)
- Win32 (>=2 && <2.8)
- unix (>=2.5 && <2.9)
- if flag(lukko)
- lukko (>=0.1 && <0.2)
- base (>=4.10)
- if flag(debug-conflict-sets)
- base (>=4.8)
- if flag(debug-tracetree)
- tracetree (>=0.1 && <0.2)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| native-dns | Enable use of the resolv & windns packages for performing DNS lookups | Enabled |
| debug-expensive-assertions | Enable expensive assertions for testing or debugging | Disabled |
| debug-conflict-sets | Add additional information to ConflictSets | Disabled |
| debug-tracetree | Compile in support for tracetree (used to debug the solver) | Disabled |
| lukko | Use | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info