proto-lens-optparse

Adapting proto-lens to optparse-applicative ReadMs.

https://github.com/google/proto-lens

Version on this page:0.1.0.4
LTS Haskell 22.13:0.1.1.11
Stackage Nightly 2023-12-26:0.1.1.11
Latest on Hackage:0.1.1.11

See all snapshots proto-lens-optparse appears in

BSD-3-Clause licensed by Andrew Pritchard
Maintained by [email protected]
This version can be pinned in stack with:proto-lens-optparse-0.1.0.4@sha256:04732d4d52827f476281c841c8116daacf5d8549be5a5e327b5d200c504905ca,913

Module documentation for 0.1.0.4

A package adapting proto-lens to optparse-applicative ReadMs. This gives an easy way to define options and arguments for text-format protobuf types.

Changes

Changelog for proto-lens-optparse

Unreleased changes

v0.1.0.4

  • Bump the dependency on base to support ghc-8.2.1.

0.1.0.3

  • Bump the dependency for optparse-applicative-0.14.

0.1.0.2

  • Bump the dependencies for optparse-applicative-0.13 and proto-lens-0.2.

0.1.0.1

  • Bump the dependency on base to support ghc-8.0.

0.1.0.0

Initial version.