Apocrypha

mmap

Memory mapped files for POSIX and Windows

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.

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 0.5.9 1 14 h details ›
haskell GitHub ↗ 0.5.9 1 2 d details ›

Versions & arches

VersionOverlay amd64arm64x86ppc64riscv Committed
0.5.9 gentoo amd64 testing arm64 testing x86 testing ppc64 testing riscv testing view · download · history ↗
0.5.9 haskell amd64 testing arm64 untested x86 untested ppc64 untested riscv untested 6 mo view · download · history ↗

Use flags of 0.5.9

  • doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • hscolour Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
  • profile Add support for software performance analysis (will likely vary from ebuild to ebuild)

Runtime dependencies of 0.5.9

show 2 lines