Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
unitId :: GenericUnitInfo srcpkgid srcpkgname uid modulename mod -> uidghc GHC.Unit.Info Unique unit identifier that is used during compilation (e.g. to generate symbols).
unitPackageId :: GenericUnitInfo srcpkgid srcpkgname uid modulename mod -> srcpkgidghc GHC.Unit.Info Source package identifier. Cabal instantiates this with Distribution.Types.PackageId.PackageId type which only contains the source package name and version. Notice that it doesn't contain the Hackage revision, nor any kind of hash.
unitPackageIdString :: GenUnitInfo u -> Stringghc GHC.Unit.Info No documentation available.
usg_unit_id :: Usage -> UnitIdghc GHC.Unit.Module.Deps UnitId of the HomeUnit the module is from
usg_unit_id :: Usage -> UnitIdghc GHC.Unit.Module.Deps UnitId of the HomeUnit the module is from
-
ghc GHC.Unit.Module.Graph No documentation available.
ModNodeKeyWithUid :: ModuleNameWithIsBoot -> UnitId -> ModNodeKeyWithUidghc GHC.Unit.Module.Graph No documentation available.
mnkUnitId :: ModNodeKeyWithUid -> !UnitIdghc GHC.Unit.Module.Graph No documentation available.
moduleGraphNodeUnitId :: ModuleGraphNode -> UnitIdghc GHC.Unit.Module.Graph No documentation available.
nodeKeyUnitId :: NodeKey -> UnitIdghc GHC.Unit.Module.Graph No documentation available.