[ 源代码: haskell-mmap ]
软件包:libghc-mmap-prof(0.5.9-8 以及其他的)
Memory mapped files for POSIX and Windows; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-mmap-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-3cd45
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.10.1-2e27a
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-mmap-dev (= 0.5.9-8+b1)
- Memory mapped files for POSIX and Windows