Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. head' :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  2. headerBlock :: forall (m :: Type -> Type) . Monad m => SlackText -> BlockBuilder m ()

    slack-web Web.Slack.Experimental.Blocks.Builder

    Header block. The text is max 150 characters long. https://api.slack.com/reference/block-kit/blocks#header

  3. headerLength :: Int

    store-streaming Data.Store.Streaming.Internal

    No documentation available.

  4. headElse :: Monad m => a -> SerialT m a -> m a

    streamly Streamly.Internal.Data.Stream.IsStream

    Extract the first element of the stream, if any, otherwise use the supplied default value. It can help avoid one branch in high performance code. Pre-release

  5. headOfType :: Type -> Name

    th-extras Language.Haskell.TH.Extras

    No documentation available.

  6. header :: UI Element

    threepenny-gui Graphics.UI.Threepenny.Elements

    No documentation available.

  7. headingSetting :: ConsoleSetting

    tldr Tldr

    No documentation available.

  8. headM :: (Monad m, Unboxable a) => Vector a -> m a

    unboxing-vector Data.Vector.Unboxing

    No documentation available.

  9. headMay :: [a] -> Maybe a

    yeshql-core Database.YeshQL.Util

    No documentation available.

  10. headC :: forall (m :: Type -> Type) a o . Monad m => ConduitT a o m (Maybe a)

    classy-prelude-yesod ClassyPrelude.Yesod

    Take a single value from the stream, if available.

Page 65 of many | Previous | Next