proto-lens-protoc: Protocol buffer compiler for the proto-lens library.

[ bsd3, data, library, program ] [ Propose Tags ]

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.*) is not guaranteed to have stable APIs.'

Modules

[Index]

  • Data
    • ProtoLens
      • Compiler
      • Reexport
        • Data
          • Data.ProtoLens.Reexport.Data.ByteString
            • Data.ProtoLens.Reexport.Data.ByteString.Char8
          • Default
            • Data.ProtoLens.Reexport.Data.Default.Class
          • Data.ProtoLens.Reexport.Data.Int
          • Data.ProtoLens.Reexport.Data.Map
          • Data.ProtoLens.Reexport.Data.ProtoLens
            • Message
              • Data.ProtoLens.Reexport.Data.ProtoLens.Message.Enum
            • Service
              • Data.ProtoLens.Reexport.Data.ProtoLens.Service.Types
          • Data.ProtoLens.Reexport.Data.Text
          • Data.ProtoLens.Reexport.Data.Word
        • Lens
          • Data.ProtoLens.Reexport.Lens.Family2
            • Data.ProtoLens.Reexport.Lens.Family2.Unchecked
          • Data.ProtoLens.Reexport.Lens.Labels
            • Data.ProtoLens.Reexport.Lens.Labels.Prism
        • Data.ProtoLens.Reexport.Prelude
        • Text
          • Data.ProtoLens.Reexport.Text.Read
      • Data.ProtoLens.Setup

Flags

Automatic Flags
NameDescriptionDefault
only-executable

Only build the executable. Used for bootstrapping.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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.2.2.1, 0.2.2.2, 0.2.2.3, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.3.1.3, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.7.1.0, 0.7.1.1, 0.8.0.0, 0.8.0.1
Change log Changelog.md
Dependencies base (>=4.8 && <4.12), bytestring (>=0.10 && <0.11), Cabal (>=1.22 && <2.3), containers (>=0.5 && <0.6), data-default-class (>=0.0 && <0.2), deepseq (>=1.4 && <1.5), directory (>=1.2 && <1.4), filepath (>=1.4 && <1.6), haskell-src-exts (>=1.17 && <1.21), lens-family (>=1.2 && <1.3), lens-labels (>=0.2 && <0.3), pretty (>=1.1 && <1.2), process (>=1.2 && <1.7), proto-lens (>=0.3 && <0.4), proto-lens-protoc, text (>=1.2 && <1.3) [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-protoc)
Uploaded by JudahJacobson at 2018-05-06T17:25:13Z
Distributions NixOS:0.8.0.0
Reverse Dependencies 11 direct, 23 indirect [details]
Executables proto-lens-protoc
Downloads 18971 total (154 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-05-06 [all 1 reports]