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.

  1. getInstalledPackagesById :: (Exception (VerboseException exception), Show exception, Typeable exception) => Verbosity -> LocalBuildInfo -> (UnitId -> exception) -> [UnitId] -> IO [InstalledPackageInfo]

    Cabal Distribution.Simple.Configure

    Looks up the InstalledPackageInfo of the given UnitIds from the PackageDBStack in the LocalBuildInfo.

  2. ConfigCIDValidForPreComponent :: CabalException

    Cabal Distribution.Simple.Errors

    No documentation available.

  3. MultiDesc :: [String] -> CabalException

    Cabal Distribution.Simple.Errors

    No documentation available.

  4. NoValidComponent :: CabalException

    Cabal Distribution.Simple.Errors

    No documentation available.

  5. ProvideHaskellSuiteTool :: String -> CabalException

    Cabal Distribution.Simple.Errors

    No documentation available.

  6. GhcEnvFilePackageId :: UnitId -> GhcEnvironmentFileEntry

    Cabal Distribution.Simple.GHC

    package-id foo-1.0-4fe301a...
    

  7. unitIdForExes :: GhcImplInfo -> Bool

    Cabal Distribution.Simple.GHC

    Pass -this-unit-id flag when building executables

  8. GhcEnvFilePackageId :: UnitId -> GhcEnvironmentFileEntry

    Cabal Distribution.Simple.GHCJS

    package-id foo-1.0-4fe301a...
    

  9. unitIdForExes :: GhcImplInfo -> Bool

    Cabal Distribution.Simple.GHCJS

    Pass -this-unit-id flag when building executables

  10. GlobWarnMultiDot :: a -> GlobResult a

    Cabal Distribution.Simple.Glob

    The glob did not match the value supplied because the cabal-version is too low and the extensions on the file did not precisely match the glob's extensions, but rather the glob was a proper suffix of the file's extensions; i.e., if not for the low cabal-version, it would have matched.

Page 430 of many | Previous | Next