slackbuilds/haskell/haskell-mmap
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
doinst.sh
haskell-mmap.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
haskell-mmap.info haskell/haskell-mmap: Updated for version 0.5.9. 2018-11-10 07:47:33 +07:00
slack-desc haskell/haskell-mmap: Updated for version 0.5.9. 2018-11-10 07:47:33 +07:00

README

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.

After uninstalling, run this command to unregister the package from
the ghc package database:   ghc-pkg recache