About

Metadata

  • Last updated , by DonaldStewart
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: Don Stewart <dons00@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    split-base (on by default)

    Choose the new smaller, split-up base package.

Readme

This library provides a wrapper to mmap(2), allowing files or devices to be lazily loaded into memory as strict or lazy ByteStrings, using the virtual memory subsystem to do on-demand loading.