Dependencies for darkplaces-rcon-util-0.1.1
Libraries
darkplaces-rcon-util
- base (>=4.5 && <5)
- bytestring (>=0.10 && <0.11)
- ConfigFile (>=1.1)
- containers (>=0.5)
- darkplaces-rcon
- darkplaces-text (>=0.2)
- directory
- filepath
- haskeline (>=0.7)
- HostAndPort
- mtl (>=2.0)
- optparse-applicative (>=0.10 && <0.12)
- text (>=1.0)
- utf8-string (>=0.3)
- if flag(old-locale)
- old-locale
- time (<1.5)
- time (>=1.5)
Executables
drcon
- base (>=4.5 && <5)
- bytestring (>=0.10 && <0.11)
- darkplaces-rcon
- darkplaces-rcon-util
- darkplaces-text (>=0.2)
- haskeline (>=0.7)
- mtl (>=2.0)
- optparse-applicative (>=0.10 && <0.12)
- text (>=1.0)
- utf8-string (>=0.3)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
linuxstatic | Build static binary for linux | Disabled |
old-locale | If false then depend on time >= 1.5. If true then depend on time < 1.5 together with old-locale. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info