BSD-3-Clause licensed by Zie Weaver
Maintained by [email protected]
This version can be pinned in stack with:proto-lens-combinators-0.4.0.1@sha256:d1a5ebda0b0bb3eccc16911884b588b945d8c1639205ded8aed15e37137fcc5d,1770

Module documentation for 0.4.0.1

Useful things for working with protos.

Changes

Changelog for proto-lens-combinators

v0.4.0.1

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

v0.4.0.0

  • Update to (and require) proto-lens-0.4.*.

v0.1.0.12

  • Switch to proto-lens-{setup/runtime} v0.4.

v0.1.0.11

  • Bump the lower bound on base to indicate we require ghc>=8.0.
  • Use autogen-modules. (#196)

v0.1.0.10

  • Bump the dependency on base for ghc-8.4.2.

v0.1.0.9

  • Track proto-lens change: separate types into their own module. (#100)
  • Remove support for ghc-7.10. (#136)
  • Use a .cabal file that’s auto-generated from hpack. (#138)

0.1.0.8

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

0.1.0.7

  • Use a custom-setup clause.

0.1.0.6

  • Bump the dependency for proto-lens-0.2.
  • Use modules from lens-family-core instead of lens-family to improve type inference.

0.1.0.4

  • Bump the dependency for data-default-class-0.1.

0.1.0.2

  • Explicitly depend on the proto-lens library in the unit test.

0.1.0.1

  • Bump the dependencies on base and transformers to support ghc-8.0.

0.1.0.0

Initial version.