Pakket: libghc-sendfile-prof (0.7.11.6-1)
Verwijzigingen voor libghc-sendfile-prof
Debian bronnen:
Het bronpakket haskell-sendfile downloaden:
- [haskell-sendfile_0.7.11.6-1.dsc]
- [haskell-sendfile_0.7.11.6.orig.tar.gz]
- [haskell-sendfile_0.7.11.6-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Haskell portable sendfile library; profiling libraries
This Haskell library exposes zero-copy sendfile functionality in a portable way. sendfile is a non standard system call that copies data between one file descriptor and another. This library uses the native implementations where possible (for example, under Linux or FreeBSD) and provides an Haskell replacement in other cases, thus providing a portable interface.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
Andere aan libghc-sendfile-prof gerelateerde pakketten
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-3be9b
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-bytestring-prof-0.11.5.3-da82b
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-network-prof-3.1.4.0-09676
- virtueel pakket geboden door libghc-network-prof
-
- dep: libghc-sendfile-dev (= 0.7.11.6-1)
- Haskell portable sendfile library