Dependencies for http-server-1.0.6
Libraries
http-server
- base (>=4 && <5)
- HTTP (>=4000.2.0 && <5000)
- mime (>=0.3 && <2)
- text (>=1.0)
- url (>=2 && <3)
- utf8-string (>=0.3.4 && <2)
- if flag(network-uri)
- network (>=2.6 && <3)
- network-uri (>=2.6)
- network (>=2.4.0.0 && <2.6)
- if !os(windows)
- unix (>=2 && <3)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info