Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
cabal-install Distribution.Client.InstallPlan Generic way to show a GenericInstallPlan which elicits quite a lot of information
showPlanGraph :: [ShowPlanNode] -> Stringcabal-install Distribution.Client.InstallPlan No documentation available.
showPlanHerald :: ShowPlanNode -> Doccabal-install Distribution.Client.InstallPlan No documentation available.
showPlanNeighbours :: ShowPlanNode -> [Doc]cabal-install Distribution.Client.InstallPlan No documentation available.
showPlanPackageTag :: GenericPlanPackage ipkg srcpkg -> Stringcabal-install Distribution.Client.InstallPlan No documentation available.
-
cabal-install Distribution.Client.ParseUtils Render a value in the config file syntax, based on a description of the configuration file in terms of its fields and sections.
showProjectConfig :: ProjectConfig -> Stringcabal-install Distribution.Client.ProjectConfig Render the ProjectConfig format. For the moment this is implemented in terms of a pretty printer for the legacy configuration types, plus a conversion.
showLegacyProjectConfig :: LegacyProjectConfig -> Stringcabal-install Distribution.Client.ProjectConfig.Legacy No documentation available.
showComponentTarget :: PackageId -> ComponentTarget -> Stringcabal-install Distribution.Client.ProjectPlanning Unambiguously render a ComponentTarget, e.g., to pass to a Cabal Setup script.
showBenchComponentTarget :: PackageId -> ComponentTarget -> Maybe Stringcabal-install Distribution.Client.ProjectPlanning.Types No documentation available.