Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
GHC.Cmm.Ppr.Decl
Contents
Documentation
pprCmms :: (OutputableP Platform info, OutputableP Platform g) => Platform -> [GenCmmGroup RawCmmStatics info g] -> SDoc #
pprCmmGroup :: (OutputableP Platform d, OutputableP Platform info, OutputableP Platform g) => Platform -> GenCmmGroup d info g -> SDoc #
pprSection :: Platform -> Section -> SDoc #
Orphan instances
Outputable ForeignHint # | |
Methods ppr :: ForeignHint -> SDoc # | |
OutputableP Platform CmmInfoTable # | |
Methods pdoc :: Platform -> CmmInfoTable -> SDoc # | |
OutputableP Platform CmmStatic # | |
OutputableP Platform (GenCmmStatics a) # | |
Methods pdoc :: Platform -> GenCmmStatics a -> SDoc # | |
(OutputableP Platform d, OutputableP Platform info, OutputableP Platform i) => OutputableP Platform (GenCmmDecl d info i) # | |
Methods pdoc :: Platform -> GenCmmDecl d info i -> SDoc # |