Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. type Pair = (String, Value)

    cabal-install Distribution.Client.Utils.Json

    A key/value pair for an Object

  2. module Distribution.Client.Utils.Parsec

    No documentation available.

  3. data Program

    cabal-install Distribution.Client.VCS

    Represents a program which can be configured. Note: rather than constructing this directly, start with simpleProgram and override any extra fields.

  4. data Parser r s a

    cabal-install Distribution.Deprecated.ReadP

    No documentation available.

  5. module Cabal.Plan

    Utilities for reading cabal's plan.json file plan.json are generated when using cabal Nix-style Local Builds.

  6. data PkgId

    cabal-plan Cabal.Plan

    Equivalent to Cabal's Distribution.Package.PackageIdentifier

  7. PkgId :: PkgName -> Ver -> PkgId

    cabal-plan Cabal.Plan

    No documentation available.

  8. data PkgLoc

    cabal-plan Cabal.Plan

    Equivalent to Cabal's Distribution.Client.Types.PackageLocation

  9. newtype PkgName

    cabal-plan Cabal.Plan

    Equivalent to Cabal's Distribution.Package.PackageName

  10. PkgName :: Text -> PkgName

    cabal-plan Cabal.Plan

    No documentation available.

Page 1249 of many | Previous | Next