This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.
This library attempts to provide a memory efficient alternative to
Data.Map. The BerkeleyDB system is bound and exposed through an
interface that mimics Data.Map as much as possible.
Features include: pure interface with fairly efficient sharing
and a very small memory footprint.