[ 原始碼: haskell-sendfile ]
套件:libghc-sendfile-prof(0.7.11.1-2 以及其他的)
libghc-sendfile-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-sendfile:
- [haskell-sendfile_0.7.11.1-2.dsc]
- [haskell-sendfile_0.7.11.1.orig.tar.gz]
- [haskell-sendfile_0.7.11.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hub.darcs.net]
相似套件:
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.
其他與 libghc-sendfile-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-bfdb4
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.10.1-2f09b
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-network-prof-3.1.1.1-21af3
- 本虛擬套件由這些套件填實: libghc-network-prof
-
- dep: libghc-sendfile-dev (= 0.7.11.1-2+b1)
- Haskell portable sendfile library