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.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
- No Candidates
| Versions [RSS] | 0.2.0.0, 0.2.1.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.14 && <4.17), clock (>=0.8.3 && <0.9) [details] |
| License | BSD-3-Clause |
| Author | Tom Smeding |
| Maintainer | tom@tomsmeding.com |
| Uploaded | by tomsmeding at 2022-04-25T20:38:14Z |
| Category | GHC |
| Source repo | head: git clone https://git.tomsmeding.com/ghc-gc-hook |
| Distributions | |
| Downloads | 221 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] |