@hackage / protocol-buffers-descriptor

Text.DescriptorProto.Options and code generated from the Google Protocol Buffer specification

Latest2.4.17

About

Metadata

  • Last updated , by TvH
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: Timo von Holtz <tvh@tvholtz.de>, Kostiantyn Rybnikov <k-bx@k-bx.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.10.2
  2. 8.8.4
  3. 8.6.2
  4. 8.4.2
  5. 8.2.2
  6. 8.0.2

Readme

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