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.
-
Agda Agda.TypeChecking.Monad.Base No documentation available.
type
MaybeReducedArgs = [MaybeReduced Arg Term]Agda Agda.TypeChecking.Monad.Base No documentation available.
type
MaybeReducedElims = [MaybeReduced Elim]Agda Agda.TypeChecking.Monad.Base No documentation available.
-
bloodhound Database.Bloodhound.Common.Types No documentation available.
MaybeNA :: Maybe a -> MaybeNA abloodhound Database.Bloodhound.Common.Types No documentation available.
MaybeRecompile :: Fingerprint -> PluginRecompilebreakpoint Debug.Breakpoint.GhcFacade No documentation available.
-
can-i-haz Data.Path No documentation available.
newtype
MaybeT (m :: Type -> Type) adunai Control.Monad.Trans.MSF.Maybe The parameterizable maybe monad, obtained by composing an arbitrary monad with the Maybe monad. Computations are actions that may produce a value or exit. The return function yields a computation that produces that value, while >>= sequences two subcomputations, exiting if either computation does.
MaybeT :: m (Maybe a) -> MaybeT (m :: Type -> Type) adunai Control.Monad.Trans.MSF.Maybe No documentation available.
type
MaybePromotedName = MaybePromotedName ()haskell-src-exts-simple Language.Haskell.Exts.Simple.Syntax No documentation available.