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