Dependencies for cabal-dev-0.7.3.1
Executables
ghc-pkg-6_8-compat
cabal-dev-test
- if flag(no-cabal-dev) || !flag(build-tests)
- buildable: False
- array (>=0.1 && <0.4)
- containers (>=0.1 && <0.4)
- HUnit (>=1.2 && <2)
- MonadRandom (>=0.1 && <0.2)
- network (>=1 && <3)
- pretty (>=1 && <1.1)
- random (>=1 && <1.1)
- test-framework (>=0.3 && <0.4)
- test-framework-hunit (>=0.2)
- if impl(ghc>=6.10)
- base (>=4 && <5)
- base (>=3 && <4)
- if os(windows)
- Win32 (>=2.1 && <2.3)
cabal-dev
- if flag(no-cabal-dev)
- buildable: False
- bytestring (>=0.9 && <0.10)
- Cabal (>=1.10.0.0 && <1.11)
- directory (>=1.0 && <1.3)
- filepath (>=1.1 && <1.3)
- HTTP (>=4000.0.9 && <4000.2)
- mtl (>=1.1 && <2.1)
- network (>=2.2 && <2.4)
- pretty (>=1.0 && <1.1)
- process (>=1.0 && <1.1)
- tar (>=0.3 && <0.4)
- zlib (>=0.5 && <0.6)
- if impl(ghc>=6.10)
- base (>=4 && <5)
- base (>=3 && <4)
- if os(windows)
- Win32 (>=2.1 && <2.3)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
no-cabal-dev | Do not build cabal-dev (just build ghc-pkg-6_8-compat). This is useful for bootstrapping on GHC 6.8. | Disabled |
build-tests | Build and install the test executable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info