Paketname | libghc6-mmap-doc |
Beschreibung | Memory mapped files for POSIX and Windows; documentation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.4-2 |
Sektion | doc |
Priorität | extra |
Installierte Größe | 204 Byte |
Hängt ab von | |
Empfohlene Pakete | ghc6-doc |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-mmap |
Paketgröße | 23650 Byte |
Prüfsumme MD5 | f6bb1c9663c8de074901f31f0431badf |
Prüfsumme SHA1 | 85423f9bffb98325ae9a008946136b991b2c647a |
Prüfsumme SHA256 | 3887176a615477b981e8eec54e53824421fe73289b8f3f4f2f3916d700903b2b |
Link zum Herunterladen | libghc6-mmap-doc_0.5.4-2_all.deb |
Ausführliche Beschreibung | This package provides the documentation for a library for the Haskell
programming language.
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.
|