generic-arbitrary: Generic implementation for QuickCheck's Arbitrary

[ generic, library, mit ] [ Propose Tags ]

Generic implementations of methods of the Arbitrary class from the QuickCheck library. The approach taken here can lead to diverging instances for recursive types but is safe for non-recursive ones and guarantees flat distribution for constructors of sum-types.

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.2.0, 0.2.1, 0.2.2, 1.0.0, 1.0.1
Change log CHANGELOG.md
Dependencies base (>=4.8 && <4.16), QuickCheck (>=2.14) [details]
License MIT
Author Typeable.io contributors
Maintainer makeit@typeable.io
Revised Revision 1 made by AndreasAbel at 2022-03-15T08:28:31Z
Category Generic
Home page http://github.com/typeable/generic-arbitrary#readme
Uploaded by iko at 2021-07-07T16:49:39Z
Distributions LTSHaskell:1.0.1, NixOS:1.0.1, Stackage:1.0.1
Reverse Dependencies 6 direct, 2 indirect [details]
Downloads 12819 total (105 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-07-07 [all 1 reports]