proto-lens: A lens-based implementation of protocol buffers in Haskell.
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
Modules
[Index]
Downloads
- proto-lens-0.2.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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, 0.7.1.5 |
---|---|
Change log | Changelog.md |
Dependencies | attoparsec (>=0.13 && <0.14), base (>=4.8 && <4.11), 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-07-31T04:44:44Z |
Distributions | LTSHaskell:0.7.1.5, NixOS:0.7.1.5 |
Reverse Dependencies | 47 direct, 34 indirect [details] |
Downloads | 20258 total (35 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-07-31 [all 1 reports] |