Dependencies for HTTP-4000年2月18日
Libraries
HTTP
- array (>=0.2.0.0 && <0.6)
- base (>=3.0.3.1 && <4.8)
- bytestring (>=0.9.1.3 && <0.11)
- old-time (>=1.0.0.0 && <1.2)
- parsec (>=2.0 && <3.2)
- if flag(mtl1)
- mtl (>=1.1.0.0 && <1.2)
- mtl (>=2.0 && <2.3)
- if impl(ghc<6.12)
- network (>=2.2.0.1 && <2.3)
- if flag(network-uri)
- network (>=2.6 && <2.7)
- network-uri (>=2.6 && <2.7)
- network (>=2.2.0.1 && <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