ghc-9.2.5: The GHC API
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.Linker.ExtraObj

Synopsis

Documentation

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

Return the "link info" string

See Note [LinkInfo section]