Source: haskell-sendfile Priority: optional Section: misc Maintainer: Jeremy Shaw Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), libghc-network-prof, cdbs, ghc (>= 6.8), ghc-prof Build-Depends-Indep: ghc-doc, haddock, libghc-network-doc Standards-Version: 3.8.1 Homepage: http://patch-tag.com/r/sendfile Package: libghc-sendfile-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: A portable sendfile library 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), Everything else (Haskell). . Author: Matthew Elder Upstream-Maintainer: Matthew Elder . This package contains the normal library files. Package: libghc-sendfile-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-sendfile-dev Description: A portable sendfile library 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), Everything else (Haskell). . Author: Matthew Elder Upstream-Maintainer: Matthew Elder . This package contains the libraries compiled with profiling enabled. Package: libghc-sendfile-doc Conflicts: haskell-sendfile-doc Replaces: haskell-sendfile-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: A portable sendfile library 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), Everything else (Haskell). . Author: Matthew Elder Upstream-Maintainer: Matthew Elder . This package contains the documentation files.