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

leveldb-haskell

Version 0.1.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: as of v1.3, LevelDB can be built as a shared library. Thus, as of v0.1.0 of this library, LevelDB is no longer bundled and must be installed on the target system (version 1.3 or greater).

Author
Kim Altintop <kim.altintop@gmail.com> , Austin Seipp <mad.one@gmail.com> , Michael Lazarev <lazarev.michael@gmail.com> , Will Moss <wbmoss@gmail.com>
Bug reports
http://github.com/kim/leveldb-haskell/issues
Category
Database, FFI
Copyright
Copyright (c) 2012 The leveldb-haskell Authors
Homepage
http://github.com/kim/leveldb-haskell
Maintainer
kim.altintop@gmail.com
Package URL
n/a
Stability
Experimental

Components