@hackage riak-protobuf0.25.0.0
Haskell types for the Riak protocol buffer API
Categories
License
LicenseRef-OtherLicense
Maintainer
Mark Hibberd <mark@hibberd.id.au>, Tim McGilchrist <timmcgil@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (3)
- base >=4 && <5
- proto-lens >=0.7 && <0.8
- proto-lens-runtime >=0.7 && <0.8 Show all…
Dependents (4)
@hackage/snaplet-riak, @hackage/acme-everything, @hackage/riak, @hackage/riak-protobuf-lens
Welcome to riak-protobuf
This library is a set of Haskell types for the protocol buffers API to the Riak 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.
Master git repository:
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).