StrictCheck: StrictCheck: Keep Your Laziness In Check
StrictCheck is a property-based random testing framework for observing, specifying, and testing the strictness behaviors of Haskell functions. Strictness behavior is traditionally considered a non-functional property; StrictCheck allows it to be tested as if it were one, by reifying demands on data structures so they can be manipulated and examined within Haskell.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- StrictCheck-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.3.0, 0.4.0 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <5), bifunctors (>=5.5 && <5.7), containers (>=0.5 && <0.9), generics-sop (>=0.3.2 && <0.6), QuickCheck (>=2.10 && <2.18), template-haskell (>=2.18 && <2.24) [details] |
Tested with | ghc ==9.12.2, ghc ==9.6.7, ghc ==9.2.8 |
License | MIT |
Copyright | (c) 2018 Kenneth Foner, Hengchu Zhang, and Leo Lampropoulos |
Author | Kenneth Foner, Hengchu Zhang, and Leo Lampropoulos |
Maintainer | lysxia@gmail.com |
Revised | Revision 1 made by lyxia at 2025-10-07T23:09:14Z |
Category | Testing |
Home page | https://github.com/kwf/StrictCheck#readme |
Source repo | this: git clone https://github.com/kwf/StrictCheck -b master(tag master) |
Uploaded | by lyxia at 2025-08-30T07:58:06Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2596 total (10 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 2025-08-30 [all 1 reports] |