Dependencies for sendfile-0.2

library
  • base (>=3 && <4.2)
  • network (>=2 && <3)
  • if !(os(windows) && !flag(portable))
    • 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