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.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 && <5), QuickCheck (>=2.14) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.1, ghc ==8.6.5, ghc ==8.10.1, ghc ==9.0.2 |
License | MIT |
Author | Typeable.io contributors |
Maintainer | makeit@typeable.io |
Category | Generic |
Home page | http://github.com/typeable/generic-arbitrary#readme |
Uploaded | by iko at 2022-05-05T05:21:30Z |
Distributions | LTSHaskell:1.0.1, NixOS:1.0.1, Stackage:1.0.1 |
Reverse Dependencies | 9 direct, 12 indirect [details] |
Downloads | 14019 total (46 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 2022-05-05 [all 1 reports] |