Dependencies for hackage-repo-tool-0.1.1.1
Executables
hackage-repo-tool
- base (>=4.5 && <5)
- bytestring (>=0.9 && <0.11)
- Cabal (>=1.14 && <2.4)
- directory (>=1.1 && <1.4)
- filepath (>=1.2 && <1.5)
- hackage-security (>=0.5 && <0.6)
- optparse-applicative (>=0.11 && <0.15)
- tar (>=0.4 && <0.6)
- time (>=1.2 && <1.9)
- zlib (>=0.5 && <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.7)
- 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