Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. getMapMappend :: MapMappend k v -> Map k v

    cabal-install Distribution.Client.ProjectConfig

    No documentation available.

  2. projectConfigUseSemaphore :: ProjectConfigBuildOnly -> Flag Bool

    cabal-install Distribution.Client.ProjectConfig

    No documentation available.

  3. getMapLast :: MapLast k v -> Map k v

    cabal-install Distribution.Client.ProjectConfig.Types

    No documentation available.

  4. getMapMappend :: MapMappend k v -> Map k v

    cabal-install Distribution.Client.ProjectConfig.Types

    No documentation available.

  5. projectConfigUseSemaphore :: ProjectConfigBuildOnly -> Flag Bool

    cabal-install Distribution.Client.ProjectConfig.Types

    No documentation available.

  6. type TargetsMap = Map UnitId [(ComponentTarget, NonEmpty TargetSelector)]

    cabal-install Distribution.Client.ProjectOrchestration

    The set of components to build, represented as a mapping from UnitIds to the ComponentTargets within the unit that will be selected (e.g. selected to build, test or repl). Associated with each ComponentTarget is the set of TargetSelectors that matched this target. Typically this is exactly one, but in general it is possible to for different selectors to match the same target. This extra information is primarily to help make helpful error messages.

  7. targetsMap :: ProjectBuildContext -> TargetsMap

    cabal-install Distribution.Client.ProjectOrchestration

    The targets selected by selectPlanSubset. This is useful eg. in CmdRun, where we need a valid target to execute.

  8. buildUseSemaphore :: BuildFlags -> Flag String

    cabal-install Distribution.Client.Setup

    No documentation available.

  9. installUseSemaphore :: InstallFlags -> Flag Bool

    cabal-install Distribution.Client.Setup

    No documentation available.

  10. toMap :: SolverInstallPlan -> Map SolverId SolverPlanPackage

    cabal-install Distribution.Client.SolverInstallPlan

    No documentation available.

Page 1133 of many | Previous | Next