Dependencies for HTTP-4000.2.21
Libraries
HTTP
- array (>=0.3.0.2 && <0.6)
- base (>=4.3.0.0 && <4.9)
- bytestring (>=0.9.1.5 && <0.11)
- old-time (>=1.0.0.0 && <1.2)
- parsec (>=2.0 && <3.2)
- 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