Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
InstalledFound :: ModLocation -> InstalledModule -> InstalledFindResultghc-lib-parser GHC.Unit.Finder.Types No documentation available.
InstalledNoPackage :: UnitId -> InstalledFindResultghc-lib-parser GHC.Unit.Finder.Types No documentation available.
InstalledNotFound :: [OsPath] -> Maybe UnitId -> InstalledFindResultghc-lib-parser GHC.Unit.Finder.Types No documentation available.
isHomeInstalledModule :: GenHomeUnit u -> InstalledModule -> Boolghc-lib-parser GHC.Unit.Home Test if the module comes from the home unit
mkHomeInstalledModule :: GenHomeUnit u -> ModuleName -> InstalledModuleghc-lib-parser GHC.Unit.Home Make a module in home unit
notHomeInstalledModule :: GenHomeUnit u -> InstalledModule -> Boolghc-lib-parser GHC.Unit.Home Test if a module doesn't come from the given home unit
notHomeInstalledModuleMaybe :: Maybe (GenHomeUnit u) -> InstalledModule -> Boolghc-lib-parser GHC.Unit.Home Test if a module doesn't come from the given home unit
installedModuleEq :: InstalledModule -> Module -> Boolghc-lib-parser GHC.Unit.Module Test if a Module corresponds to a given InstalledModule, modulo instantiation.
-
ghc-lib-parser GHC.Unit.Module.Env A map keyed off of InstalledModule
data
InstalledModuleWithIsBootEnv eltghc-lib-parser GHC.Unit.Module.Env A map keyed off of InstalledModuleWithIsBoot