Dependencies for crypton-socks-0.6.2
Libraries
crypton-socks
- base (>=3 && <5)
- bytestring
- cereal (>=0.3.1)
- network (>=2.6)
Executables
crypton-socks-example
- base (>=3 && <5)
- bytestring
- crypton-socks
- if !flag(example)
- buildable: False
- if flag(network-3-0-0-0)
- network (>=3.0.0.0)
- network-bsd
- network (>=2.6)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
example | Build the example application. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
network-3-0-0-0 | Use network-3.0.0.0 or later. If used the example application has a dependency on network-bsd. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info