generic-arbitrary: Generic implementation for QuickCheck's Arbitrary
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.
Downloads
- generic-arbitrary-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.2.1, 0.2.2, 1.0.0, 1.0.1, 1.0.1.1, 1.0.1.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <4.16), QuickCheck (>=2.8 && <2.16) [details] |
License | MIT |
Author | Typeable.io contributors |
Maintainer | makeit@typeable.io |
Revised | Revision 2 made by mniip at 2025-04-15T16:26:14Z |
Category | Generic |
Uploaded | by typeable at 2017-03-15T09:27:50Z |
Distributions | LTSHaskell:1.0.1.2, NixOS:1.0.1, Stackage:1.0.1.2 |
Reverse Dependencies | 9 direct, 12 indirect [details] |
Downloads | 14034 total (15 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-03-15 [all 1 reports] |