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 mutually recursive types but is safe for simply recursive ones and guarantees
flat distribution for constructors of sum-types.
[Skip to Readme]
Downloads
- generic-arbitrary-1.0.1.1.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.22), QuickCheck (>=2.8 && <2.16) [details] |
Tested with | ghc ==8.6.5, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.4, ghc ==9.4.3, ghc ==9.8.1 |
License | MIT |
Author | Typeable.io contributors |
Maintainer | makeit@typeable.io |
Revised | Revision 1 made by mniip at 2025-04-16T15:22:34Z |
Category | Generic |
Home page | http://github.com/typeable/generic-arbitrary#readme |
Source repo | head: git clone https://github.com/typeable/generic-arbitrary.git |
Uploaded | by mniip at 2025-04-07T22:00:01Z |
Distributions | LTSHaskell:1.0.1, 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 2025-04-07 [all 1 reports] |