Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- codeOutput :: DynFlags -> UnitState -> Module -> FilePath -> ModLocation -> ForeignStubs -> [(ForeignSrcLang, FilePath)] -> [UnitId] -> Stream IO RawCmmGroup a -> IO (FilePath, (Bool, Maybe FilePath), [(ForeignSrcLang, FilePath)], a)
- outputForeignStubs :: DynFlags -> UnitState -> Module -> ModLocation -> ForeignStubs -> IO (Bool, Maybe FilePath)
- profilingInitCode :: Platform -> Module -> CollectedCCs -> SDoc
Documentation
outputForeignStubs :: DynFlags -> UnitState -> Module -> ModLocation -> ForeignStubs -> IO (Bool, Maybe FilePath) Source #
profilingInitCode :: Platform -> Module -> CollectedCCs -> SDoc Source #
Generate code to initialise cost centres