Mikko Värri c9aac06571 haskell/haskell-mmap: Updated for version 0.5.9. hace 11 años
..
README ed411e8b46 haskell/haskell-mmap: Fixed dep info hace 13 años
doinst.sh 6a511b1c66 haskell/*: Moved all of the Haskell stuff to here hace 14 años
haskell-mmap.SlackBuild c9aac06571 haskell/haskell-mmap: Updated for version 0.5.9. hace 10 años
haskell-mmap.info c9aac06571 haskell/haskell-mmap: Updated for version 0.5.9. hace 10 años
slack-desc 961114a66c haskell/haskell-mmap: Updated for version 0.5.8. hace 12 años

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