ghc-gc-hook: GHC garbage collection hook

[ bsd3, ghc, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 118 total (9 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]