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

GHC.Cmm.Ppr.Decl

Documentation

Orphan instances

Outputable CmmInfoTable Source # 
Instance details

Outputable CmmStatic Source # 
Instance details

Outputable ForeignHint Source # 
Instance details

Outputable (GenCmmStatics a) Source # 
Instance details

(Outputable d, Outputable info, Outputable i) => Outputable (GenCmmDecl d info i) Source # 
Instance details

Methods

ppr :: GenCmmDecl d info i -> SDoc Source #

pprPrec :: Rational -> GenCmmDecl d info i -> SDoc Source #