libghc-bytestring-mmap-prof

Mmap support for strict bytestrings; profiling libraries
  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 libraries compiled with profiling enabled.