Paketname | libghc6-sendfile-prof |
Beschreibung | Haskell portable sendfile library - GHC 6 profiling libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.6.1-1 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 136 Byte |
Hängt ab von | libghc6-sendfile-dev (= 0.6.1-1), libghc6-base-prof-4.2.0.0-73995, libghc6-network-prof-2.2.1.7-a0d9 |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-sendfile |
Paketgröße | 18348 Byte |
Prüfsumme MD5 | 8e9ef97e0a3047c73409c8771d5ea5a5 |
Prüfsumme SHA1 | 46d9282dcf7fd0f9dc1e6012f40b071368ef36a0 |
Prüfsumme SHA256 | 52b3a6179d1fd4d98441518c38d1c95c0b36e4e303a10399bca4844e45fb37b1 |
Link zum Herunterladen | libghc6-sendfile-prof_0.6.1-1_i386.deb |
Ausführliche Beschreibung | 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 contains the profiling libraries compiled for GHC 6.
|