[ 源代码: haskell-mmap ]
软件包:libghc-mmap-dev(0.5.9-8 以及其他的)
Memory mapped files for POSIX and Windows
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.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-mmap-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-d4e5b
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-b6ec8
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-mmap-doc
- Memory mapped files for POSIX and Windows; documentation
-
- sug: libghc-mmap-prof
- Memory mapped files for POSIX and Windows; profiling libraries