proto-lens-arbitrary

Arbitrary instances for proto-lens.

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

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

See all snapshots proto-lens-arbitrary appears in

BSD-3-Clause licensed by Aden Grue
Maintained by [email protected]
This version can be pinned in stack with:proto-lens-arbitrary-0.1.1.1@sha256:83d13903abd59173fba07b7376a07d87144d09eedc11f9d90b3eeec62c7ef64a,931

Module documentation for 0.1.1.1

The proto-lens-arbitrary allows generating arbitrary messages for use with QuickCheck.

Changes

Changelog for proto-lens-arbitrary

Unreleased changes

v0.1.1.1

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

0.1.1.0

  • Export the arbitraryMessage function (#93).

0.1.0.3

  • Bump the dependency for QuickCheck-2.10.
  • Make the build -Wall-clean.

0.1.0.2

  • Bump the dependency for QuickCheck-2.9.

0.1.0.1

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

0.1.0.0

Initial version.