Dependencies for httpd-shed-0.4.1.1
Libraries
httpd-shed
- base (>=4.0 && <5.0)
- network (>=2.3 && <3.2)
- network-uri (>=2.5 && <2.7)
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6)
- network (<2.6)
- network-uri (<2.6)
- if flag(network-bsd)
- network (>=2.7)
- network-bsd (>=2.7 && <2.9)
- network (<2.7)
Executables
httpd-shed-test
- if !flag(buildexamples)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildexamples | Build example executables | Disabled |
network-uri | Get Network.URI from the network-uri package | Enabled |
network-bsd | Get Network.BSD from the network-bsd package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info