portable sendfile functionality
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.

Maintainer: Jim Razmus II <jim@openbsd.org>

WWW: http://hackage.haskell.org/package/sendfile
