ghc-lib-8.8.1.20191204: The GHC API, decoupled from GHC versions

Safe HaskellNone
LanguageHaskell2010

PprCmmDecl

Contents

Documentation

Orphan instances

Outputable ForeignHint Source # 
Instance details

Outputable CmmStatics Source # 
Instance details

Outputable CmmStatic Source # 
Instance details

Outputable CmmInfoTable Source # 
Instance details

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

Methods

ppr :: GenCmmDecl d info i -> SDoc #

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