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 (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 |
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 | 156 total (10 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] |