Dependencies for http-slim-1.0
Libraries
http-slim
- array (>=0.3.0.2 && <0.6)
- base (>=4.6.0.0 && <4.17)
- bytestring
- containers
- HsOpenSSL
- mtl (>=2.0.0.0 && <2.4)
- network (>=2.4 && <3.2)
- parsec (>=2.0 && <3.2)
- time (>=1.1.2.3 && <1.13)
- transformers (>=0.2.0.0 && <0.7)
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6 && <2.7)
- network (<2.6)
- if flag(network-bsd)
- network (>=2.7)
- network-bsd (>=2.7 && <2.9)
- network (<2.7)
- if os(windows)
- Win32 (>=2.2.0.0 && <2.14)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the network-uri package | Enabled |
network-bsd | Get Network.BSD from the network-bsd package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info