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.

  1. (:=) :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b . (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, AttrOpAllowed tag info obj, AttrSetTypeConstraint info b) => AttrLabelProxy attr -> b -> AttrOp obj tag

    haskell-gi-base Data.GI.Base.ShortPrelude

    Assign a value to an attribute

  2. (:=>) :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b . (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, AttrOpAllowed tag info obj, AttrSetTypeConstraint info b) => AttrLabelProxy attr -> IO b -> AttrOp obj tag

    haskell-gi-base Data.GI.Base.ShortPrelude

    Assign the result of an IO action to an attribute

  3. (:~) :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b a . (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, tag ~ 'AttrSet, AttrOpAllowed 'AttrSet info obj, AttrOpAllowed 'AttrGet info obj, AttrSetTypeConstraint info b, a ~ AttrGetType info) => AttrLabelProxy attr -> (a -> b) -> AttrOp obj tag

    haskell-gi-base Data.GI.Base.ShortPrelude

    Apply an update function to an attribute

  4. (:~>) :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b a . (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, tag ~ 'AttrSet, AttrOpAllowed 'AttrSet info obj, AttrOpAllowed 'AttrGet info obj, AttrSetTypeConstraint info b, a ~ AttrGetType info) => AttrLabelProxy attr -> (a -> IO b) -> AttrOp obj tag

    haskell-gi-base Data.GI.Base.ShortPrelude

    Apply an IO update function to an attribute

  5. (:::) :: forall object info . SignalProxy object info -> Text -> SignalProxy object info

    haskell-gi-base Data.GI.Base.Signals

    A signal connector annotated with a detail.

  6. (:=) :: (c -> f) -> f -> Annotate ann

    cmdargs System.Console.CmdArgs.Annotate

    Construct a field, fieldname := value.

  7. (:=+) :: (c -> f) -> [Annotate ann] -> Annotate ann

    cmdargs System.Console.CmdArgs.Annotate

    Add annotations to a field.

  8. (:=) :: (c -> f) -> f -> Annotate ann

    cmdargs System.Console.CmdArgs.Implicit

    Construct a field, fieldname := value.

  9. (:#:) :: a -> b -> Fragment a b

    yesod-core Yesod.Core.Handler

    No documentation available.

  10. (:=>) :: !k a -> a -> Elem (k :: Type -> Type)

    JuicyPixels Codec.Picture.Metadata

    No documentation available.

Page 9 of many | Previous | Next