Dependencies for sendfile-0.4
Libraries
sendfile
- base (>=4 && <4.2)
- network (>=2 && <3)
- if os(windows) && !flag(portable)
- Win32 (>=2.2.0.0 && <2.3)
- if !(os(linux) && !flag(portable))
- if !(os(freebsd) && !flag(portable))
- bytestring (>=0.9.1.4 && <0.10)
- network-bytestring (>=0.1.1.3 && <0.2)
- if !(os(freebsd) && !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