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.
componentUnitId :: ComponentLocalBuildInfo -> UnitIdCabal Distribution.Types.ComponentLocalBuildInfo The computed UnitId which uniquely identifies this component. Might be hashed.
componentUnitId :: ComponentLocalBuildInfo -> UnitIdCabal Distribution.Types.ComponentLocalBuildInfo The computed UnitId which uniquely identifies this component. Might be hashed.
givenComponentId :: GivenComponent -> ComponentIdCabal Distribution.Types.GivenComponent No documentation available.
localComponentId :: LocalBuildInfo -> ComponentIdCabal Distribution.Types.LocalBuildInfo Extract the ComponentId from the public library component of a LocalBuildInfo if it exists, or make a fake component ID based on the package ID.
localUnitId :: LocalBuildInfo -> UnitIdCabal Distribution.Types.LocalBuildInfo Extract the UnitId from the library component of a LocalBuildInfo if it exists, or make a fake unit ID based on the package ID.
unitIdTarget :: LocalBuildInfo -> UnitId -> Maybe TargetInfoCabal Distribution.Types.LocalBuildInfo Warning: By using this function, you may be introducing a bug where you retrieve a Component which does not have HookedBuildInfo applied to it. See the documentation for HookedBuildInfo for an explanation of the issue. If you have a PackageDescription handy (NOT from the LocalBuildInfo), try using the primed version of the function, which takes it as an extra argument.
unitIdTarget' :: PackageDescription -> LocalBuildInfo -> UnitId -> Maybe TargetInfoCabal Distribution.Types.LocalBuildInfo No documentation available.
-
Cabal Distribution.Types.PackageName.Magic fakePackageName with version0.
-
ghc GHC No documentation available.
-
ghc GHC for function name in matches where there are multiple equations for the function.