The latest version of proto-lens is 0.7.1.5-0.

proto-lens

Version 0.4.0.1 revision 0 uploaded by JudahJacobson.

Package meta

Synopsis
A lens-based implementation of protocol buffers in Haskell.
Description

The proto-lens library provides an API for protocol buffers using modern Haskell language and library patterns. Specifically, it provides:

  • Composable field accessors via lenses

  • Simple field name resolution/overloading via type-level literals

  • Type-safe reflection and encoding/decoding of messages via GADTs

Author
Judah Jacobson
Bug reports
https://github.com/google/proto-lens/issues
Category
Data
Copyright
Google Inc.
Homepage
https://github.com/google/proto-lens#readme
Maintainer
proto-lens@googlegroups.com
Package URL
n/a
Stability
n/a

Components