ghc-8.2.1: The GHC API

Safe HaskellNone
LanguageHaskell2010

PprCore

Contents

Documentation

Orphan instances

OutputableBndr Var Source # 
Outputable UnfoldingGuidance Source # 
Outputable UnfoldingSource Source # 
Outputable Unfolding Source # 
Outputable CoreVect Source # 
Outputable CoreRule Source # 
Outputable b => OutputableBndr (TaggedBndr b) Source # 
Outputable id => Outputable (Tickish id) Source # 

Methods

ppr :: Tickish id -> SDoc Source #

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

OutputableBndr b => Outputable (Bind b) Source # 

Methods

ppr :: Bind b -> SDoc Source #

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

OutputableBndr b => Outputable (Expr b) Source # 

Methods

ppr :: Expr b -> SDoc Source #

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