proto-lens-protoc

Protocol buffer compiler for the proto-lens library.

Version on this page:0.2.0.1
LTS Haskell 20.26:0.7.1.1
Stackage Nightly 2023-12-26:0.8.0.0
Latest on Hackage:0.8.0.1

See all snapshots proto-lens-protoc appears in

BSD-3-Clause licensed by Judah Jacobson
Maintained by [email protected]
This version can be pinned in stack with:proto-lens-protoc-0.2.0.1@sha256:2096896bc511588b703bb88436546650e0da0a80eeab8f0db0158f0075c60c10,3476

Module documentation for 0.2.0.1

There are no documented modules for this package.

Turn protocol buffer files (.proto) into Haskell files (.hs) which can be used with the proto-lens package. The library component of this package contains compiler code (namely Data.ProtoLens.Compiler.*) that is not guaranteed to have stable APIs.