ghc-9.4.5: The GHC API
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.Core.Opt.CallerCC

Description

Adds cost-centers to call sites selected with the -fprof-caller=... flag.

Documentation

data NamePattern Source #

Instances

Instances details
Binary NamePattern # 
Instance details

Defined in GHC.Core.Opt.CallerCC

Outputable NamePattern # 
Instance details

Defined in GHC.Core.Opt.CallerCC

Methods

ppr :: NamePattern -> SDoc Source #