Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ghc-mmap - Haskell Memory mapped files library
- Description:
A Haskell 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 the shared library.
Packages
ghc-mmap-0.4.1-5.el6.i686
[18 KiB] |
Changelog
by Jens Petersen (2010-09-04):
- add hscolour and doc obsolete (cabal2spec-0.22.2)
|