libghc-bytestring-mmap-dev

Mmap support for strict bytestrings
  http://code.haskell.org/~dons/code/bytestring-mmap/
  0
  no reviews



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.

this package contains the normal library files.