The latest version of leveldb-haskell is 0.6.5-0.

leveldb-haskell

Version 0.0.1 revision 0 uploaded by KimAltintop.

Package meta

Synopsis
Haskell bindings to LevelDB
Description

From http://leveldb.googlecode.com:

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

This library provides a Haskell language binding to LeveldDB. It is in very early stage and has seen very limited testing.

Note: the LevelDB source code is bundled with this package and built as part of the installation, assuming that a working C++ compiler is installed on the target system and the make command can invoke it.

Author
Kim Altintop
Bug reports
n/a
Category
Database
Copyright
n/a
Homepage
http://github.com/kim/leveldb-haskell
Maintainer
kim.altintop@gmail.com
Package URL
n/a
Stability
Experimental

Components