Paketname | libghc6-mmap-prof |
Beschreibung | Memory mapped files for POSIX and Windows; profiling libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.4-2 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 252 Byte |
Hängt ab von | libghc6-mmap-dev (= 0.5.4-2), libghc6-base-prof-4.2.0.0-73995, libghc6-bytestring-prof-0.9.1.5-2d4a9 |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-mmap |
Paketgröße | 52072 Byte |
Prüfsumme MD5 | 0238687b987ebd369463f817aeab6806 |
Prüfsumme SHA1 | d725b26d0a23733c5517d0a836ec17ce7c0c8ffa |
Prüfsumme SHA256 | 19f88a614314b08fc17b706ced4838e304531bc49643da6a104d2b5ae7fdbf7c |
Link zum Herunterladen | libghc6-mmap-prof_0.5.4-2_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language,
compiled for profiling.
See http://www.haskell.org/ for more information on Haskell.
.
This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
devices to be lazily loaded into memory as strict or lazy ByteStrings,
ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
loading. Modifications are also supported.
|