Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. runMaybeC :: forall (m :: Type -> Type) i o r . Monad m => ConduitT i o (MaybeT m) r -> ConduitT i o m (Maybe r)

    classy-prelude-yesod ClassyPrelude.Yesod

    Run MaybeT in the base monad Since 1.0.11

  2. queryMaybe :: forall (m :: Type -> Type) world a . Monad m => (world 'FieldOf -> Maybe a) -> QueryT world m (Maybe a)

    ecstasy Data.Ecstasy

    Attempt to get the value of a component.

  3. queryMaybe :: forall (m :: Type -> Type) world a . Monad m => (world 'FieldOf -> Maybe a) -> QueryT world m (Maybe a)

    ecstasy Data.Ecstasy.Internal

    Attempt to get the value of a component.

  4. class ReifyMaybeSymbol (mstr :: Maybe Symbol)

    generic-data-functions Generic.Data.Function.Traverse.Constructor

    No documentation available.

  5. reifyMaybeSymbol :: ReifyMaybeSymbol mstr => Maybe String

    generic-data-functions Generic.Data.Function.Traverse.Constructor

    No documentation available.

  6. isClassOpId_maybe :: Id -> Maybe Class

    ghc-lib GHC

    No documentation available.

  7. synTyConDefn_maybe :: TyCon -> Maybe ([TyVar], Type)

    ghc-lib GHC

    Extract the TyVars bound by a vanilla type synonym and the corresponding (unsubstituted) right hand side.

  8. synTyConRhs_maybe :: TyCon -> Maybe Type

    ghc-lib GHC

    Extract the information pertaining to the right hand side of a type synonym (type) declaration.

  9. tyConClass_maybe :: TyCon -> Maybe Class

    ghc-lib GHC

    If this TyCon is that for a class instance, return the class it is for. Otherwise returns Nothing

  10. getPicBaseMaybeNat :: NatM (Maybe Reg)

    ghc-lib GHC.CmmToAsm.Monad

    No documentation available.

Page 292 of many | Previous | Next