Safe Haskell | Safe-Inferred |
---|---|
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 #
Orphan instances
Outputable ForeignHint Source # | |
ppr :: ForeignHint -> SDoc Source # | |
OutputableP Platform CmmInfoTable Source # | |
OutputableP Platform CmmStatic Source # | |
OutputableP Platform (GenCmmStatics a) Source # | |
(OutputableP Platform d, OutputableP Platform info, OutputableP Platform i) => OutputableP Platform (GenCmmDecl d info i) Source # | |