BSD-3-Clause licensed by Matthew Elder
Maintained by Jeremy Shaw
This version can be pinned in stack with:sendfile-0.7.11.1@sha256:4ffd51a8e880c504a7581b52060c89e8338534893ea9e93d05bf35714a08a2cf,2340
Used by 1 package in nightly-2020-06-11(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).