Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. PkgNameVar :: PathTemplateVariable

    Cabal Distribution.Simple.InstallDirs.Internal

    The $pkg package name path variable

  2. PkgVerVar :: PathTemplateVariable

    Cabal Distribution.Simple.InstallDirs.Internal

    The $version package version path variable

  3. PrefixVar :: PathTemplateVariable

    Cabal Distribution.Simple.InstallDirs.Internal

    The $prefix path variable

  4. data PathTemplate

    Cabal Distribution.Simple.LocalBuildInfo

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

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

    Cabal Distribution.Simple.LocalBuildInfo

    No documentation available.

  6. data PathTemplateVariable

    Cabal Distribution.Simple.LocalBuildInfo

    No documentation available.

  7. PkgIdVar :: PathTemplateVariable

    Cabal Distribution.Simple.LocalBuildInfo

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

  8. PkgNameVar :: PathTemplateVariable

    Cabal Distribution.Simple.LocalBuildInfo

    The $pkg package name path variable

  9. PkgVerVar :: PathTemplateVariable

    Cabal Distribution.Simple.LocalBuildInfo

    The $version package version path variable

  10. PrefixVar :: PathTemplateVariable

    Cabal Distribution.Simple.LocalBuildInfo

    The $prefix path variable

Page 95 of many | Previous | Next