Dependencies for ping-0.1.0.5
Libraries
ping
- base (>=4.11.1 && <5)
- cpu (>=0.1.2)
- ip (>=1.4)
- posix-api (>=0.4 && <0.8)
- primitive (>=0.7 && <0.10)
- primitive-addr (>=0.1 && <0.2)
- primitive-containers (>=0.5)
- stm (>=2.5)
- transformers (>=0.5.5)
Executables
multiping
- base (>=4.11.1 && <5)
- ip (>=1.5)
- optparse-applicative (>=0.14.3)
- ping
- primitive (>=0.6.4)
- primitive-containers (>=0.3.1)
- text (>=1.2.3.1)
- if !flag(application)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
debug | Print debug output | Disabled |
application | Build CLI application that exposes ping-like functions as subcommands | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info