Dependencies for HTTP-4000年2月7日
Libraries
HTTP
- base (>=2 && <4.7)
- network (<2.5)
- parsec
- if flag(old-base)
- base (<3)
- array
- base (>=3)
- bytestring
- old-time
- if flag(mtl1)
- mtl (>=1.1 && <1.2)
- mtl (>=2.0 && <2.2)
- if os(windows)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| old-base | Old, monolithic base | Disabled |
| mtl1 | Use the old mtl version 1. | Disabled |
| warn-as-error | Build with warnings-as-errors | Disabled |
| network23 | Use version 2.3.x or below of the network package | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info