Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. symAny :: forall (mode :: EvalModeTag) t a . (EvalModeBase mode, Foldable t) => (a -> GetBool mode) -> t a -> GetBool mode

    grisette Grisette.Unified.Lib.Data.Foldable

    any on unified boolean.

  2. data EAny

    gtk3 Graphics.UI.Gtk.Gdk.EventM

    A tag for events that do not carry any event-specific information.

  3. tooManyRequests429 :: Status

    hal AWS.Lambda.Events.ApiGateway.ProxyResponse

    Too Many Requests 429 (RFC 6585)

  4. pattern DerivAnyclass :: DerivStrategy

    haskell-src-exts-simple Language.Haskell.Exts.Simple.Syntax

    No documentation available.

  5. deferMany :: forall f (n :: Type -> Type) a . (Foldable f, Monad n) => (RuntimeSplice n a -> Splice n) -> RuntimeSplice n (f a) -> Splice n

    heist Heist.Compiled

    Similar to mapSplices in interpreted mode. Gets a runtime list of items and applies a compiled runtime splice function to each element of the list.

  6. manyWith :: forall f (n :: Type -> Type) a . (Foldable f, Monad n) => Splice n -> Splices (RuntimeSplice n a -> Splice n) -> Splices (RuntimeSplice n a -> AttrSplice n) -> RuntimeSplice n (f a) -> Splice n

    heist Heist.Compiled

    More powerful version of manyWithSplices that lets you also define attribute splices.

  7. manyWithSplices :: forall f (n :: Type -> Type) a . (Foldable f, Monad n) => Splice n -> Splices (RuntimeSplice n a -> Splice n) -> RuntimeSplice n (f a) -> Splice n

    heist Heist.Compiled

    Like withSplices, but evaluates the splice repeatedly for each element in a list generated at runtime.

  8. ManyComponents :: [component] -> OneOrManyComponents component

    hie-bios HIE.Bios.Config.YAML

    No documentation available.

  9. data OneOrManyComponents component

    hie-bios HIE.Bios.Config.YAML

    No documentation available.

  10. LogAny :: Text -> Log

    hie-bios HIE.Bios.Types

    No documentation available.

Page 228 of many | Previous | Next