nothunks: Examine values for unexpected thunks
Long lived application data typically should not contain any thunks. This library can be used to examine values for unexpected thunks, which can then be used in assertions. This can be invaluable in avoiding memory leaks, or tracking down existing ones.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
bytestring | Provide instances for bytestring | Enabled |
text | Provide instances for text | Enabled |
vector | Provide instances for vector | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- nothunks-0.1.3.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, 0.1.2, 0.1.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <5), bytestring (>=0.10 && <0.12), containers (>=0.5 && <0.7), ghc-heap, stm (>=2.5 && <2.6), text (>=1.2 && <1.3), time (>=1.5 && <1.13), vector (>=0.12 && <0.13) [details] |
License | MIT |
Copyright | 2018-2021 IOHK |
Author | IOHK |
Maintainer | operations@iohk.io |
Category | Development |
Bug tracker | https://github.com/input-output-hk/nothunks |
Source repo | head: git clone https://github.com/input-output-hk/nothunks |
Uploaded | by EdskoDeVries at 2021-06-28T07:06:17Z |
Distributions | Arch:0.1.3, NixOS:0.1.3, openSUSE:0.1.3 |
Downloads | 13401 total (130 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] All reported builds failed as of 2021-06-28 [all 1 reports] |