Skip to content

ghc-internal: Add currentCallStackIds, ccsToIds, ccId, CostCentreId

Finley McIlwaine requested to merge wip/t24277 into master

Add functions for getting the IDs of cost centres returned by getCurrentCCS to some modules in ghc-internal. Resolves #24277.

Edited by Finley McIlwaine

Merge request reports