proto-lens: A lens-based implementation of protocol buffers in Haskell.

[ bsd3, data, library ] [ Propose Tags ]

The proto-lens library provides to 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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.2.0, 0.3.0.0, 0.3.1.0, 0.3.1.3, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.0.1, 0.5.1.0, 0.6.0.0, 0.7.0.0, 0.7.1.0, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.7.1.4
Dependencies attoparsec (>=0.13 && <0.14), base (>=4.8 && <4.10), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), data-default-class (>=0.0 && <0.2), lens-family (>=1.2 && <1.3), parsec (>=3.1 && <3.2), pretty (>=1.1 && <1.2), text (>=1.2 && <1.3), transformers (>=0.4 && <0.6), void (>=0.7 && <0.8) [details]
License BSD-3-Clause
Copyright Google Inc.
Author Judah Jacobson
Maintainer proto-lens@googlegroups.com
Category Data
Home page https://github.com/google/proto-lens
Uploaded by JudahJacobson at 2017-04-10T18:17:19Z
Distributions LTSHaskell:0.7.1.4, NixOS:0.7.1.4
Reverse Dependencies 44 direct, 26 indirect [details]
Downloads 18508 total (149 in the last 30 days)
Rating 2.0 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-10 [all 1 reports]