Install this package:
emerge -a dev-haskell/mmap
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/mmap
Or alternatively:
emerge --autounmask-write -a dev-haskell/mmap
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.5.9 | 8 | ~amd64 | 0/0.5.9 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> 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. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | mmap-0.5.9.tar.gz | 11731 bytes | 0.5.9 |
| Type | File | Size |
|---|