ghc-8.6.4: 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]