Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var před 3 roky
..
README ed411e8b46 haskell/haskell-mmap: Fixed dep info před 12 roky
doinst.sh 6a511b1c66 haskell/*: Moved all of the Haskell stuff to here před 13 roky
haskell-mmap.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var před 3 roky
haskell-mmap.info 89be79837a haskell/haskell-mmap: Updated for version 0.5.9. před 6 roky
slack-desc 89be79837a haskell/haskell-mmap: Updated for version 0.5.9. před 6 roky

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