Dependencies for hackage-security-0.3.0.0
Libraries
hackage-security
- base (>=4.4 && <5)
- base64-bytestring (>=1.0 && <1.1)
- bytestring (>=0.10.2 && <0.11)
- Cabal (>=1.12 && <1.25)
- containers (>=0.4 && <0.6)
- cryptohash (>=0.11 && <0.12)
- directory (>=1.1 && <1.3)
- ed25519 (>=0.0 && <0.1)
- filepath (>=1.2 && <1.5)
- ghc-prim
- mtl (>=2.2 && <2.3)
- parsec (>=3.1 && <3.2)
- tar (>=0.4.2 && <0.5)
- template-haskell
- time (>=1.2 && <1.6)
- transformers (>=0.4 && <0.5)
- zlib (>=0.5 && <0.7)
- if flag(base48)
- base (>=4.8)
- old-locale (>=1.0)
- if flag(use-network-uri)
- network (>=2.6 && <2.7)
- network-uri (>=2.6 && <2.7)
- network (>=2.5 && <2.6)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| base48 | Are we using base 4.8 or later? | Enabled |
| use-network-uri | Are we using network-uri? | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info