Dependencies for sendfile-0.3
Libraries
sendfile
- base (>=4 && <4.2)
- network (>=2 && <3)
- if os(windows) && !flag(portable)else
- if !(os(linux) && !flag(portable))
- bytestring (>=0.9.1.4 && <0.10)
- if !(os(linux) && !flag(portable))
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| portable | Explicitly enable portable sendfile support (implemented in Haskell) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info