enum-types: small enum types
This library provides small enumeration types intended to be used in test suites. This is most useful when used with a companion package that provides orphan instances:
quickcheck-enum-instances
leancheck-enum-instances
The value these types provide is that they allow the user to be selective about the number of inhabitants a tested type should have.
[Skip to Readme]
Downloads
- enum-types-0.1.1.0.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, 0.1.1.0 |
---|---|
Dependencies | base (>=4.11.1.0 && <5) [details] |
License | BSD-3-Clause |
Copyright | 2018 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Category | Data |
Home page | https://github.com/andrewthad/quickcheck-enum |
Bug tracker | https://github.com/andrewthad/quickcheck-enum/issues |
Source repo | head: git clone https://github.com/andrewthad/quickcheck-enum |
Uploaded | by andrewthad at 2019-03-16T00:53:33Z |
Distributions | NixOS:0.1.1.0 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 1244 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-03-16 [all 1 reports] |