ghc-9.10.1: The GHC API
Safe HaskellNone
LanguageGHC2021

GHC.Linker.ExtraObj

Synopsis

Documentation

getLinkInfo :: DynFlags -> UnitEnv -> [UnitId] -> IO String Source #

Return the "link info" string

See Note [LinkInfo section]