riak-protobuf: Haskell types for the Riak protocol buffer API

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A set of Haskell types for interacting with the protocol buffer API of the Riak decentralized data store.


[Skip to Readme]

Properties

Versions 0.14.0.0, 0.15.0.0, 0.16.0.1, 0.16.0.2, 0.18.0.0, 0.19.0.0, 0.20.0.0, 0.21.0.0, 0.22.0.0, 0.23.0.0, 0.24.0.0, 0.25.0.0, 0.25.0.0
Change log Changes.md
Dependencies base (>=4 && <5), proto-lens (>=0.7 && <0.8), proto-lens-runtime (>=0.7 && <0.8) [details]
License LicenseRef-OtherLicense
Copyright Copyright 2011 MailRank, Inc. Portions copyright 2007-2010 Basho Technologies, Inc.
Author Bryan O'Sullivan <bos@mailrank.com>
Maintainer Mark Hibberd <mark@hibberd.id.au>, Tim McGilchrist <timmcgil@gmail.com>
Category Network
Home page http://github.com/riak-haskell-client/riak-haskell-client
Source repo head: git clone http://github.com/riak-haskell-client/riak-haskell-client
Uploaded by lambda_foo at 2021-06-16T07:04:48Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for riak-protobuf-0.25.0.0

[back to package description]

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:

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).