Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
versionedFilePath :: ArchOS -> FilePathghc-lib-parser GHC.Driver.DynFlags No documentation available.
versionedFilePath :: ArchOS -> FilePathghc-lib-parser GHC.Driver.Session No documentation available.
addForeignFilePath :: ForeignSrcLang -> FilePath -> Q ()ghc-lib-parser GHC.Internal.TH.Syntax Same as addForeignSource, but expects to receive a path pointing to the foreign file instead of a String of its contents. Consider using this in conjunction with addTempFile. This is a good alternative to addForeignSource when you are trying to directly link in an object file.
qAddForeignFilePath :: Quasi m => ForeignSrcLang -> String -> m ()ghc-lib-parser GHC.Internal.TH.Syntax See addForeignFilePath.
getRawFilePathSetting :: FilePath -> FilePath -> RawSettings -> String -> Either String Stringghc-lib-parser GHC.Settings.Utils No documentation available.
msDynHiFilePath :: ModSummary -> FilePathghc-lib-parser GHC.Unit.Module.ModSummary No documentation available.
msDynObjFilePath :: ModSummary -> FilePathghc-lib-parser GHC.Unit.Module.ModSummary No documentation available.
msHiFilePath :: ModSummary -> FilePathghc-lib-parser GHC.Unit.Module.ModSummary No documentation available.
msHsFilePath :: ModSummary -> FilePathghc-lib-parser GHC.Unit.Module.ModSummary No documentation available.
msObjFilePath :: ModSummary -> FilePathghc-lib-parser GHC.Unit.Module.ModSummary No documentation available.