Hoogle Search
Within LTS Haskell 24.31 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
maybeParen :: PprPrec -> PprPrec -> SDoc -> SDocghc GHC.Types.Basic No documentation available.
maybeSingletonCCS :: CostCentreStack -> Maybe CostCentreghc GHC.Types.CostCentre No documentation available.
maybeModifyIdInfo :: Maybe IdInfo -> Id -> Idghc GHC.Types.Id No documentation available.
maybeSubstNameShape :: NameShape -> Name -> Maybe Nameghc GHC.Types.Name.Shape Like substNameShape, but returns Nothing if no substitution works.
maybeParens :: Bool -> Doc -> Docghc GHC.Utils.Ppr maybeGetPersistBuildConfig :: FilePath -> IO (Maybe LocalBuildInfo)Cabal Distribution.Simple.Configure Try to read the localBuildInfoFile.
maybeToFlag :: Maybe a -> Flag aCabal Distribution.Simple.Flag maybeToFlag :: Maybe a -> Flag aCabal Distribution.Simple.Setup maybeExit :: IO ExitCode -> IO ()Cabal Distribution.Simple.Utils Helper to use with one of the rawSystem variants, and exit unless the command completes successfully.
maybeComponentInstantiatedWith :: ComponentLocalBuildInfo -> Maybe [(ModuleName, OpenModule)]Cabal Distribution.Types.ComponentLocalBuildInfo No documentation available.