protocol-buffers-descriptor: Text.DescriptorProto.Options and code generated from the Google Protocol Buffer specification

[ bsd3, library, text ] [ Propose Tags ]

Uses protocol-buffers package


[Skip to Readme]

Modules

[Last Documentation]

  • Text
    • Text.DescriptorProtos
      • Text.DescriptorProtos.DescriptorProto
        • Text.DescriptorProtos.DescriptorProto.ExtensionRange
      • Text.DescriptorProtos.EnumDescriptorProto
      • Text.DescriptorProtos.EnumOptions
      • Text.DescriptorProtos.EnumValueDescriptorProto
      • Text.DescriptorProtos.EnumValueOptions
      • Text.DescriptorProtos.FieldDescriptorProto
        • Text.DescriptorProtos.FieldDescriptorProto.Label
        • Text.DescriptorProtos.FieldDescriptorProto.Type
      • Text.DescriptorProtos.FieldOptions
        • Text.DescriptorProtos.FieldOptions.CType
      • Text.DescriptorProtos.FileDescriptorProto
      • Text.DescriptorProtos.FileDescriptorSet
      • Text.DescriptorProtos.FileOptions
        • Text.DescriptorProtos.FileOptions.OptimizeMode
      • Text.DescriptorProtos.MessageOptions
      • Text.DescriptorProtos.MethodDescriptorProto
      • Text.DescriptorProtos.MethodOptions
      • Text.DescriptorProtos.Options
      • Text.DescriptorProtos.ServiceDescriptorProto
      • Text.DescriptorProtos.ServiceOptions
      • Text.DescriptorProtos.SourceCodeInfo
        • Text.DescriptorProtos.SourceCodeInfo.Location
      • Text.DescriptorProtos.UninterpretedOption
        • Text.DescriptorProtos.UninterpretedOption.NamePart

Flags

Automatic Flags
NameDescriptionDefault
small_base

Choose the new smaller, split-up base package.

Enabled

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

  • No Candidates
Versions [RSS] 0.3.1, 1.0.0, 1.0.1, 1.2.1, 1.2.2, 1.4.0, 1.5.0, 1.6.0, 1.7.9, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 2.0.0, 2.0.2, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.12, 2.0.14, 2.0.17, 2.1.0, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.1.9, 2.1.10, 2.1.11, 2.1.12, 2.2.0, 2.3.0, 2.3.1, 2.4.0, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8, 2.4.9, 2.4.10, 2.4.11, 2.4.12, 2.4.13, 2.4.14, 2.4.15, 2.4.16, 2.4.17
Dependencies base (>=3 && <5), bytestring, containers, protocol-buffers (==2.0.6) [details]
License BSD-3-Clause
Copyright (c) 2009-2011 Christopher Edward Kuklewicz
Author Christopher Edward Kuklewicz
Maintainer Chris Kuklewicz <protobuf@personal.mightyreason.com>
Category Text
Home page http://hackage.haskell.org/cgi-bin/hackage-scripts/package/protocol-buffers-descriptor
Uploaded by ChrisKuklewicz at 2011-08-29T16:17:11Z
Distributions
Reverse Dependencies 19 direct, 5 indirect [details]
Downloads 40053 total (153 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-27 [all 7 reports]

Readme for protocol-buffers-descriptor-2.0.6

[back to package description]
To recreate the src-auto-generated files do this:

mv src-auto-generated/ old-src-auto-generated/

/usr/local/bin/hprotoc --unknown_fields --as descriptor.proto=Text --haskell_out=src-auto-generated descriptor.proto