Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
maybeModifyIdInfo :: Maybe IdInfo -> Id -> Idghc GHC.Plugins No documentation available.
maybeLetNoEscape :: CgIdInfo -> Maybe (BlockId, [LocalReg])ghc GHC.StgToCmm.Env No documentation available.
maybeSymCo :: SwapFlag -> TcCoercion -> TcCoercionghc GHC.Tc.Types.Evidence If a SwapFlag is IsSwapped, flip the orientation of a coercion
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 -
pipes Pipes.Lift Wrap the base monad in MaybeT
maybePokeGError :: Ptr (Ptr GError) -> Maybe GError -> IO ()haskell-gi-base Data.GI.Base.GError If the passed in Maybe GError is not Nothing, store a copy in the passed in pointer, unless the pointer is nullPtr.