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.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 && <5), QuickCheck (>=2.8) [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 | [email protected] |
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-16T15:20:10Z |
Distributions | LTSHaskell:1.0.1.2, NixOS:1.0.1, Stackage:1.0.1.2 |
Reverse Dependencies | 10 direct, 12 indirect [details] |
Downloads | 14066 total (16 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-16 [all 1 reports] |