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.1.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, 0.1.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.16.0 && <4.21), containers (>=0.6.0 && <0.8), mtl (>=2.2 && <2.4), template-haskell (>=2.18.0 && <2.23), 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 || ==9.10.1 |
License | BSD-3-Clause |
Copyright | Tracsis plc |
Author | Teo Camarasu <teofilcamarasu@gmail.com> |
Maintainer | Teo Camarasu <teofilcamarasu@gmail.com> |
Revised | Revision 1 made by teo at 2024-05-25T15:29:45Z |
Category | Development |
Bug tracker | https://github.com/tracsis/th-deepstrict/issues |
Source repo | head: git clone https://github.com/tracsis/th-deepstrict.git |
Uploaded | by teo at 2024-03-26T16:31:28Z |
Distributions | Stackage:0.1.1.0 |
Downloads | 98 total (11 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] |