Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
SetupCustomExplicitDeps :: SetupScriptStylecabal-install Distribution.Client.ProjectPlanning.Types No documentation available.
SetupCustomImplicitDeps :: SetupScriptStylecabal-install Distribution.Client.ProjectPlanning.Types No documentation available.
SetupNonCustomExternalLib :: SetupScriptStylecabal-install Distribution.Client.ProjectPlanning.Types No documentation available.
SetupNonCustomInternalLib :: SetupScriptStylecabal-install Distribution.Client.ProjectPlanning.Types No documentation available.
-
cabal-install Distribution.Client.ProjectPlanning.Types There are four major cases for Setup.hs handling:
- build-type Custom with a custom-setup section
- build-type Custom without a custom-setup section
- build-type not Custom with cabal-version > $our-cabal-version
- build-type not Custom with cabal-version <= $our-cabal-version
module Distribution.Client.
Setup No documentation available.
module Distribution.Client.
SetupWrapper An interface to building and installing Cabal packages. If the Built-Type field is specified as something other than Custom, and the current version of Cabal is acceptable, this performs setup actions directly. Otherwise it builds the setup script and runs it with the given arguments.
-
cabal-install Distribution.Client.SetupWrapper SetupScriptOptions are options used to configure and run Setup, as opposed to options given to the Cabal command at runtime.
-
cabal-install Distribution.Client.SetupWrapper No documentation available.
-
An internal module of Conjure, a library for Conjuring function implementations from tests or partial definitions. (a.k.a.: functional inductive programming) This contains the settings for functions in Conjure.Engine.