proto-lens-protobuf-types

Basic protocol buffer message types.

https://github.com/google/proto-lens

Version on this page:0.2.2.0
LTS Haskell 20.26:0.7.1.2
Stackage Nightly 2023-12-26:0.7.1.3
Latest on Hackage:0.7.2.0

See all snapshots proto-lens-protobuf-types appears in

BSD-3-Clause licensed by Judah Jacobson
Maintained by [email protected]
This version can be pinned in stack with:proto-lens-protobuf-types-0.2.2.0@sha256:19509fead74919956985c0e5ebf89627a910f6e71f61638b06674a965a77685c,1284

Module documentation for 0.2.2.0

This package provides bindings standard protocol message types, for use with the proto-lens library.

Changes

Changelog for proto-lens-protobuf-types

Unreleased changes

v0.2.2.0

  • Add the Data.ProtoLens.Any module for storing arbitrary Messages (#88).
  • Bump the dependency on base to support ghc-8.2.1.

v0.2.1.0

Initial version.