Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 лет назад
..
README ed411e8b46 haskell/haskell-mmap: Fixed dep info 11 лет назад
doinst.sh 6a511b1c66 haskell/*: Moved all of the Haskell stuff to here 13 лет назад
haskell-mmap.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 лет назад
haskell-mmap.info 89be79837a haskell/haskell-mmap: Updated for version 0.5.9. 5 лет назад
slack-desc 89be79837a haskell/haskell-mmap: Updated for version 0.5.9. 5 лет назад

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