ghc-mmap - Memory mapped files library
Website: | http://hackage.haskell.org/package/mmap |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- 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.
Packages
ghc-mmap-0.5.8-3.el7.ppc64 [6 KiB] |
Changelog
by Jens Petersen (2013-06-05):
- update to new simplified Haskell Packaging Guidelines |