Dependencies for HTTP-4000.4.1
Libraries
HTTP
- array (>=0.3.0.2 && <0.6)
- base (>=4.6.0.0 && <4.22)
- bytestring (>=0.9.1.5 && <0.13)
- mtl (>=2.0.0.0 && <2.4)
- network (>=2.4 && <3.3)
- parsec (>=2.0 && <3.2)
- time (>=1.1.2.3 && <1.15)
- transformers (>=0.2.0.0 && <0.7)
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6 && <2.7)
- network (<2.6)
- if os(windows)
- Win32 (>=2.2.0.0 && <2.15)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
warn-as-error | Build with warnings-as-errors | Disabled |
warp-tests | Test against warp | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
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