You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 89be79837a
haskell/haskell-mmap: Updated for version 0.5.9.
7 years ago
..
README haskell/haskell-mmap: Fixed dep info 13 years ago
doinst.sh haskell/*: Moved all of the Haskell stuff to here 15 years ago
haskell-mmap.SlackBuild haskell/haskell-mmap: Updated for version 0.5.9. 7 years ago
haskell-mmap.info haskell/haskell-mmap: Updated for version 0.5.9. 7 years ago
slack-desc haskell/haskell-mmap: Updated for version 0.5.9. 7 years ago

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