Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. data PathComponent

    Cabal Distribution.Simple.InstallDirs.Internal

    No documentation available.

  2. data PathTemplateVariable

    Cabal Distribution.Simple.InstallDirs.Internal

    No documentation available.

  3. PkgIdVar :: PathTemplateVariable

    Cabal Distribution.Simple.InstallDirs.Internal

    The $pkgid package Id path variable, eg foo-1.0

  4. PkgNameVar :: PathTemplateVariable

    Cabal Distribution.Simple.InstallDirs.Internal

    The $pkg package name path variable

  5. PkgVerVar :: PathTemplateVariable

    Cabal Distribution.Simple.InstallDirs.Internal

    The $version package version path variable

  6. PrefixVar :: PathTemplateVariable

    Cabal Distribution.Simple.InstallDirs.Internal

    The $prefix path variable

  7. data PathTemplate

    Cabal Distribution.Simple.LocalBuildInfo

    An abstract path, possibly containing variables that need to be substituted for to get a real FilePath.

  8. type PathTemplateEnv = [(PathTemplateVariable, PathTemplate)]

    Cabal Distribution.Simple.LocalBuildInfo

    No documentation available.

  9. data PathTemplateVariable

    Cabal Distribution.Simple.LocalBuildInfo

    No documentation available.

  10. PkgIdVar :: PathTemplateVariable

    Cabal Distribution.Simple.LocalBuildInfo

    The $pkgid package Id path variable, eg foo-1.0

Page 95 of many | Previous | Next