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