Dependencies for Cabal-2.0.1.0
Libraries
Cabal
- array (>=0.1 && <0.6)
- base (>=4.5 && <5)
- bytestring (>=0.9 && <0.11)
- containers (>=0.4 && <0.6)
- deepseq (>=1.3 && <1.5)
- filepath (>=1.3 && <1.5)
- pretty (>=1.1 && <1.2)
- process (>=1.1.0.1 && <1.7)
- time (>=1.4 && <1.9)
- if flag(old-directory)else
- if flag(bundled-binary-generic)
- binary (>=0.5 && <0.7)
- binary (>=0.7 && <0.9)
- if impl(ghc<7.6)
- ghc-prim (>=0.2 && <0.3)
- if !os(windows)
- unix (>=2.5 && <2.8)
- if os(windows)
- if flag(parsec)
- parsec (>=3.1.9 && <3.2)
- transformers
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| parsec | Use parsec parser | Disabled |
| parsec-struct-diff | Use StructDiff in parsec tests. Affects only parsec tests. | Disabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| bundled-binary-generic | Disabled | |
| old-directory | Use directory < 1.2 and old-time | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info