packages feed

riak-protobuf-0.25.0.0: README.markdown

# Welcome to riak-protobuf

This library is a set of Haskell types for the protocol buffers API to the
[Riak](http://www.basho.com/Riak.html) decentralized data store.

# Generating `.hs` files

Haskell modules are generated manually as follows:

`./generate-proto.sh`

# Join in!

We are happy to receive bug reports, fixes, documentation enhancements,
and other improvements.

Please report bugs via the
[github issue tracker](http://github.com/riak-haskell-client/riak-haskell-client/issues).

Master [git repository](http://github.com/riak-haskell-client/riak-haskell-client):

* `git clone git://github.com/riak-haskell-client/riak-haskell-client.git`

Authors
-------

This library was written by Bryan O'Sullivan,
<bos@mailrank.com> and subsequently maintained by Nathan Hunter <nhunter@janrain.com>.

This project is now being maintained by Mark Hibberd (<mark@hibberd.id.au>).

Version `1.0.0` was contributed by Mitchell Rosen (<mitchellwrosen@gmail.com>).