Skip to content

kernelim/leveldb-haskell

 
 

Repository files navigation

This library provides Haskell bindings to LevelDB

Build Status

Installation

Prerequisites:

To install the latest version from hackage:

$ cabal install leveldb-haskell

To install from checked-out source:

$ autoconf
$ cabal install

Notes

This library is in very early stage and has seen very limited testing. Comments and contributions are welcome.

Bugs and Contributing

Please report issues via https://github.com/kim/leveldb-haskell/issues.
Patches are best submitted as pull requests, or via email ([email protected]).

License

BSD 3, see LICENSE file.

Packages

No packages published

Languages

  • C++ 77.3%
  • Haskell 12.7%
  • HTML 5.4%
  • C 2.6%
  • Makefile 1.1%
  • Shell 0.8%
  • CSS 0.1%