th-deepstrict: Check that datatypes are deep strict using Template Haskell.
A library for checking that datatypes are deep strict using Template Haskell. Deep strictness is a helpful property for enforcing the absence of space leaks caused by excessive laziness.
[Skip to Readme]
Downloads
- th-deepstrict-0.1.0.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.16.0 && <4.20), containers (>=0.6.0 && <0.7), mtl (>=2.2 && <2.4), template-haskell (>=2.18.0 && <2.22), th-abstraction (>=0.7.0 && <0.8), th-orphans (>=0.13.14 && <0.14) [details] |
Tested with | ghc ==9.2.8 || ==9.4.8 || ==9.6.4 || ==9.8.1 |
License | BSD-3-Clause |
Copyright | Tracsis plc |
Author | Teo Camarasu <teofilcamarasu@gmail.com> |
Maintainer | Teo Camarasu <teofilcamarasu@gmail.com> |
Category | Development |
Source repo | head: git clone https://github.com/tracsis/th-deepstrict.git |
Uploaded | by teo at 2024-03-18T12:49:23Z |
Distributions | LTSHaskell:0.1.1.0, Stackage:0.1.1.0 |
Downloads | 117 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |