ghc-8.4.4: The GHC API

Safe HaskellNone
LanguageHaskell2010

PprCore

Contents

Documentation

Orphan instances

OutputableBndr Var # 
Instance details

Outputable UnfoldingGuidance # 
Instance details

Outputable UnfoldingSource # 
Instance details

Outputable Unfolding # 
Instance details

Outputable CoreVect # 
Instance details

Outputable CoreRule # 
Instance details

Outputable b => OutputableBndr (TaggedBndr b) # 
Instance details

Outputable id => Outputable (Tickish id) # 
Instance details

Methods

ppr :: Tickish id -> SDoc Source #

pprPrec :: Rational -> Tickish id -> SDoc Source #

OutputableBndr b => Outputable (Bind b) # 
Instance details

Methods

ppr :: Bind b -> SDoc Source #

pprPrec :: Rational -> Bind b -> SDoc Source #

OutputableBndr b => Outputable (Expr b) # 
Instance details

Methods

ppr :: Expr b -> SDoc Source #

pprPrec :: Rational -> Expr b -> SDoc Source #