Dependencies for sendfile-0.7.0

library
  • base (>=3 && <4.3)
  • network (>=2 && <3)
  • if os(windows) && !flag(portable)
    • Win32 (>=2.2.0.0 && <2.3)
    else
    • if !(os(linux) && !flag(portable))

Flags

Automatic Flags
NameDescriptionDefault
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