Source: haskell-simple-sendfile Maintainer: Debian Haskell Group Uploaders: Iulian Udrea , Clint Adams , Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: haskell-devscripts (>= 0.8), cdbs, debhelper (>= 10), ghc (>= 8), ghc-prof, libghc-conduit-extra-dev (>= 1.0), libghc-conduit-extra-dev (<< 1.4), libghc-conduit-extra-prof, libghc-conduit-dev (>= 1.0), libghc-conduit-dev (<< 1.4), libghc-conduit-prof, libghc-easy-file-dev (>= 0.2.4), libghc-easy-file-prof, libghc-hunit-dev, libghc-hunit-prof, libghc-hspec-dev (>= 1.3), libghc-hspec-prof, libghc-network-dev (>= 3.1.4), libghc-network-prof, libghc-resourcet-dev, libghc-resourcet-prof, Build-Depends-Indep: ghc-doc, libghc-network-doc, libghc-resourcet-doc, Standards-Version: 4.6.2 Homepage: https://hackage.haskell.org/package/simple-sendfile Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-simple-sendfile Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-simple-sendfile] Package: libghc-simple-sendfile-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: Cross platform library for the sendfile system call${haskell:ShortBlurb} Cross platform library for the sendfile system call. This library tries to call minimum system calls which are the bottleneck of web servers. . ${haskell:Blurb} Package: libghc-simple-sendfile-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: Cross platform library for the sendfile system call${haskell:ShortBlurb} Cross platform library for the sendfile system call. This library tries to call minimum system calls which are the bottleneck of web servers. . ${haskell:Blurb} Package: libghc-simple-sendfile-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Description: Cross platform library for the sendfile system call${haskell:ShortBlurb} Cross platform library for the sendfile system call. This library tries to call minimum system calls which are the bottleneck of web servers. . ${haskell:Blurb}