Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Distribution.Backpack.
FullUnitId No documentation available.
-
Cabal Distribution.Backpack.FullUnitId No documentation available.
FullUnitId :: ComponentId -> OpenModuleSubst -> FullUnitIdCabal Distribution.Backpack.FullUnitId No documentation available.
expandOpenUnitId :: FullDb -> OpenUnitId -> FullUnitIdCabal Distribution.Backpack.FullUnitId No documentation available.
expandUnitId :: FullDb -> DefUnitId -> FullUnitIdCabal Distribution.Backpack.FullUnitId No documentation available.
lc_ann_id :: LinkedComponent -> AnnotatedId ComponentIdCabal Distribution.Backpack.LinkedComponent Uniquely identifies linked component
lc_cid :: LinkedComponent -> ComponentIdCabal Distribution.Backpack.LinkedComponent Uniquely identifies a LinkedComponent. Corresponds to cc_cid.
lc_pkgid :: LinkedComponent -> PackageIdCabal Distribution.Backpack.LinkedComponent Corresponds to cc_pkgid.
lc_uid :: LinkedComponent -> OpenUnitIdCabal Distribution.Backpack.LinkedComponent The OpenUnitId of this component in the "default" instantiation. See also lc_insts. LinkedComponents cannot be instantiated (e.g., there is no ModSubst instance for them).
modShapeProvides :: ModuleShape -> OpenModuleSubstCabal Distribution.Backpack.ModuleShape No documentation available.