ghc-8.8.1: The GHC API
Safe HaskellNone
LanguageHaskell2010

SysTools.ExtraObj

Synopsis

Documentation

getLinkInfo :: DynFlags -> [InstalledUnitId] -> IO String Source #

Return the "link info" string

See Note [LinkInfo section]