proto-lens: A lens-based implementation of protocol buffers in Haskell.
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
Modules
[Index] [Quick Jump]
Downloads
- proto-lens-0.7.1.5.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 | base (>=4.10 && <4.20), bytestring (>=0.10 && <0.13), containers (>=0.5 && <0.8), deepseq (>=1.4 && <1.6), ghc-prim (>=0.4 && <0.12), lens-family (>=1.2 && <2.2), parsec (>=3.1 && <3.2), pretty (>=1.1 && <1.2), primitive (>=0.6 && <0.10), profunctors (>=5.2 && <6.0), tagged (>=0.8 && <0.9), text (>=1.2 && <2.2), transformers (>=0.4 && <0.7), vector (>=0.11 && <0.14) [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#readme |
Bug tracker | https://github.com/google/proto-lens/issues |
Source repo | head: git clone https://github.com/google/proto-lens(proto-lens) |
Uploaded | by gnezdo at 2024-04-09T00:18:00Z |
Distributions | LTSHaskell:0.7.1.5, NixOS:0.7.1.5, Stackage:0.7.1.5 |
Reverse Dependencies | 45 direct, 30 indirect [details] |
Downloads | 19752 total (235 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 2024-04-09 [all 1 reports] |