packages feed

ghc-lib-parser-9.4.1.20220807: compiler/GHC/Cmm/CLabel.hs-boot

module GHC.Cmm.CLabel where

import GHC.Utils.Outputable
import GHC.Platform

data CLabel

pprCLabel :: Platform -> LabelStyle -> CLabel -> SDoc