ports

devel/hs-mmap

hs-mmap-0.5.8p5 – mmap API for Haskell

Description

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.

WWW: https://hackage.haskell.org/package/mmap

Only for arches
amd64 i386
Categories:
devel lang/ghc

Library dependencies

None

Build dependencies

Run dependencies