Install this package:
emerge -a dev-haskell/lmdb
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/lmdb
Or alternatively:
emerge --autounmask-write -a dev-haskell/lmdb
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.5 | 8 | ~amd64 | 0/0.2.5 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> LMDB is a read-optimized Berkeley DB replacement developed by Symas for the OpenLDAP project. LMDB has impressive performance characteristics and a friendly BSD-style OpenLDAP license. See <http://symas.com/mdb/>. This library has Haskell bindings to the LMDB library. You must install the lmdb development files before installing this library, e.g. `sudo apt-get install liblmdb-dev` works for Ubuntu 14.04. For now, only a low level interface is provided, and the author is moving on to use LMDB rather than further develop its bindings. If a higher level API is desired, please consider contributing, or develop a separate package. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | lmdb-0.2.5.tar.gz | 15595 bytes | 0.2.5 |
| Type | File | Size |
|---|