Dependencies for HTTP-4000.3.4
Libraries
HTTP
- array (>=0.3.0.2 && <0.6)
- base (>=4.3.0.0 && <4.10)
- bytestring (>=0.9.1.5 && <0.11)
- parsec (>=2.0 && <3.2)
- time (>=1.1.2.3 && <1.8)
- if flag(mtl1)
- mtl (>=1.1.1.0 && <1.2)
- mtl (>=2.0 && <2.3)
- if flag(network-uri)
- network (>=2.6 && <2.7)
- network-uri (>=2.6 && <2.7)
- network (>=2.2.1.8 && <2.6)
- if os(windows)
- Win32 (>=2.2.0.0 && <2.4)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| warn-as-error | Build with warnings-as-errors | Disabled |
| warp-tests | Test against warp | Enabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| mtl1 | Use the old mtl version 1. | Disabled |
| network23 | Use version 2.3.x or below of the network package | Disabled |
| conduit10 | Use version 1.0.x or below of the conduit package (for the test suite) | Disabled |
| 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