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.
-
yaml Data.Yaml.Internal No documentation available.
COptONumber :: String -> WarnLang -> CheckExplanationCabal Distribution.PackageDescription.Check No documentation available.
choiceOptFromEnum :: (Bounded b, Enum b, Show b, Eq b) => MkOptDescr (a -> b) (b -> a -> a) aCabal Distribution.Simple.Command create a Choice option out of an enumeration type. As long flags, the Show output is used. As short flags, the first character which does not conflict with a previous one is used.
ghcOptNumJobs :: GhcOptions -> Flag ParStratCabal Distribution.Simple.Program.GHC Run N jobs simultaneously (if possible).
buildNumJobs :: BuildFlags -> Flag (Maybe Int)Cabal Distribution.Simple.Setup No documentation available.
globalNumericVersion :: GlobalFlags -> Flag BoolCabal Distribution.Simple.Setup No documentation available.
dateToSnapshotNumber :: UTCTime -> IntCabal Distribution.Simple.SrcDist Given a date produce a corresponding integer representation. For example given a date 18032008 produce the number 20080318.
OptionEnum :: [String] -> OptionTypeCabal Distribution.TestSuite No documentation available.
OptionNumber :: Bool -> (Maybe String, Maybe String) -> OptionTypeCabal Distribution.TestSuite No documentation available.
optionNumberBounds :: OptionType -> (Maybe String, Maybe String)Cabal Distribution.TestSuite No documentation available.