Dependencies for hackage-repo-tool-0.1.1.2
Executables
hackage-repo-tool
- base (>=4.5 && <4.14)
- bytestring (>=0.9 && <0.11)
- Cabal (>=1.14 && <1.26 || >=2.0 && <2.6 || >=3.0 && <3.2)
- directory (>=1.1 && <1.4)
- filepath (>=1.3 && <1.5)
- hackage-security (>=0.6 && <0.7)
- microlens (>=0.4.11.2 && <0.5)
- optparse-applicative (>=0.15.1 && <0.16)
- tar (>=0.5 && <0.6)
- time (>=1.4 && <1.10)
- zlib (>=0.6 && <0.7)
- if !os(windows)
- unix (>=2.5 && <2.8)
- if flag(use-old-time)else
- directory (>=1.2)
- if flag(use-network-uri)
- network (>=2.6 && <2.9 || >=3.0 && <3.2)
- network-uri (>=2.6 && <2.7)
- network (>=2.5 && <2.6)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
use-network-uri | Are we using | Enabled |
use-old-time | Are we using | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info