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 (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'.
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.2.0, 0.2.1.0, 0.2.1.1, 0.3.0.0, 0.3.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (<0), bytestring (>=0.10 && <0.12), containers (>=0.5 && <0.7), ghc-heap, stm (>=2.5 && <2.6), text (>=1.2 && <1.3 || >=2.0 && <2.1), time (>=1.5 && <1.13), vector (>=0.12 && <0.14) [details] |
| License | MIT |
| Copyright | 2018-2021 IOHK |
| Author | IOHK |
| Maintainer | operations@iohk.io |
| Uploaded | by EdskoDeVries at 2021-06-28T07:06:17Z |
| Revised | Revision 2 made by coot at 2023-03-31T12:01:49Z |
| Category | Development |
| Bug tracker | https://github.com/input-output-hk/nothunks |
| Source repo | head: git clone https://github.com/input-output-hk/nothunks |
| Distributions | Arch:0.2.1.0, LTSHaskell:0.3.1, NixOS:0.3.1, Stackage:0.3.1 |
| Reverse Dependencies | 6 direct, 5 indirect [details] |
| Downloads | 19959 total (45 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] |