Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. InstallDirsNotPrefixRelative :: InstallDirs FilePath -> CabalException

    Cabal Distribution.Simple.Errors

    No documentation available.

  2. LibDirDepsPrefixNotRelative :: FilePath -> FilePath -> CabalException

    Cabal Distribution.Simple.Errors

    No documentation available.

  3. mixDir :: FilePath -> Way -> FilePath

    Cabal Distribution.Simple.Hpc

    No documentation available.

  4. tixDir :: FilePath -> Way -> FilePath

    Cabal Distribution.Simple.Hpc

    No documentation available.

  5. tixFilePath :: FilePath -> Way -> FilePath -> FilePath

    Cabal Distribution.Simple.Hpc

    Path to the .tix file containing a test suite's sum statistics.

  6. PrefixVar :: PathTemplateVariable

    Cabal Distribution.Simple.InstallDirs

    The $prefix path variable

  7. prefix :: InstallDirs dir -> dir

    Cabal Distribution.Simple.InstallDirs

    No documentation available.

  8. prefixRelativeInstallDirs :: PackageIdentifier -> UnitId -> CompilerInfo -> Platform -> InstallDirTemplates -> InstallDirs (Maybe FilePath)

    Cabal Distribution.Simple.InstallDirs

    Check which of the paths are relative to the installation $prefix. If any of the paths are not relative, ie they are absolute paths, then it prevents us from making a relocatable package (also known as a "prefix independent" package).

  9. PrefixVar :: PathTemplateVariable

    Cabal Distribution.Simple.InstallDirs.Internal

    The $prefix path variable

  10. PrefixVar :: PathTemplateVariable

    Cabal Distribution.Simple.LocalBuildInfo

    The $prefix path variable

Page 60 of many | Previous | Next