ghc-gc-hook: GHC garbage collection hook
GHC exposes an API for calling a user-defined C function after every garbage collection pass. This small library gives access to this source of information from Haskell in a bare-bones form; furthermore, it gives a small usability improvement for running your own function from C using the hook from this library.
Downloads
- ghc-gc-hook-0.2.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
- No Candidates
Versions [RSS] | 0.2.0.0, 0.2.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.14 && <4.22), clock (>=0.8.3 && <0.9) [details] |
License | BSD-3-Clause |
Author | Tom Smeding |
Maintainer | tom@tomsmeding.com |
Revised | Revision 1 made by tomsmeding at 2025-10-02T07:50:20Z |
Category | GHC |
Source repo | head: git clone https://git.tomsmeding.com/ghc-gc-hook |
Uploaded | by tomsmeding at 2022-06-03T14:13:56Z |
Distributions | |
Downloads | 187 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2022-06-03 [all 2 reports] |