smallcheck: A property-based testing library
As of 2023, this library is largely obsolete: arbitrary test generators with shrinking such as falsify offer much better user experience.
SmallCheck is a testing library that allows to verify properties for all test cases up to some depth. The test cases are generated automatically by SmallCheck.
[Skip to Readme]
Downloads
- smallcheck-1.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.2.1, 0.4, 0.5, 0.6, 0.6.1, 0.6.2, 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.1, 1.1.0.1, 1.1.1, 1.1.2, 1.1.3, 1.1.3.1, 1.1.4, 1.1.5, 1.1.6, 1.1.7, 1.2.0, 1.2.1, 1.2.1.1, 1.2.2 (info) |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.10 && <5), logict (>=0.5 && <0.9), mtl (<2.4), pretty (<1.2) [details] |
| Tested with | ghc ==9.12.2, ghc ==9.10.2, ghc ==9.8.4, ghc ==9.6.7, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2 |
| License | BSD-3-Clause |
| Author | Colin Runciman, Roman Cheplyaka |
| Maintainer | Andrew Lelechenko <andrew.lelechenko@gmail.com> |
| Uploaded | by Bodigrim at 2026-08-01T12:36:30Z |
| Category | Testing |
| Home page | https://github.com/Bodigrim/smallcheck |
| Bug tracker | https://github.com/Bodigrim/smallcheck/issues |
| Source repo | head: git clone https://github.com/Bodigrim/smallcheck |
| Distributions | Arch:1.2.1.1, Fedora:1.2.1.1, LTSHaskell:1.2.2, Stackage:1.2.2 |
| Reverse Dependencies | 26 direct, 155 indirect [details] |
| Downloads | 52852 total (64 in the last 30 days) |
| Rating | 2.0 (votes: 2) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-08-01 [all 1 reports] |