proto-lens-protoc

Protocol buffer compiler for the proto-lens library.

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

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.1.0@sha256:4bbcd6838a9aadb4fc33ddbe453c0b3885ccf6c86f95b2c734cc0db69fc11062,3641

Module documentation for 0.2.1.0

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.