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.
Versions [faq] | 0.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5), QuickCheck (>=2.8) [details] |
License | MIT |
Author | Typeable.io contributors |
Maintainer | makeit@typeable.io |
Category | Generic |
Uploaded | by typeable at 2017-03-15T09:27:50Z |
Distributions | LTSHaskell:0.1.0, NixOS:0.1.0, Stackage:0.1.0 |
Downloads | 5970 total (100 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 2017-03-15 [all 1 reports] |
Downloads
- generic-arbitrary-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)