BSD-3-Clause licensed by Matthew Elder
Maintained by Jeremy Shaw
This version can be pinned in stack with:sendfile-0.7.9@sha256:534718a7fd1b36878594c1307ef998a683a9f16807a2769a34b905b11a3b289f,2230
Used by 2 packages in nightly-2017-10-28(full list with versions):

A library which exposes zero-copy sendfile functionality in a portable way. If a platform does not support sendfile, a fallback implementation in haskell is provided.

Currently supported platforms: Windows 2000+ (Native), Linux 2.6+ (Native), FreeBSD (Native), OS-X 10.5+ (Native), Everything else (Portable Haskell code).