[ 原始碼: haskell-mmap ]
套件:libghc-mmap-prof(0.5.9-8 以及其他的)
libghc-mmap-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-mmap:
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
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-2f220
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.10.1-c40ee
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-mmap-dev (= 0.5.9-8+b1)
- Memory mapped files for POSIX and Windows