套件: libghc-mmap-prof (0.5.9-8build2)
libghc-mmap-prof 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-mmap:
- [haskell-mmap_0.5.9-8build2.dsc]
- [haskell-mmap_0.5.9.orig.tar.gz]
- [haskell-mmap_0.5.9-8build2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Joachim Breitner
外部的資源:
- 主頁 [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-8build2)
- Memory mapped files for POSIX and Windows