Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. headNote :: Partial => String -> [a] -> a

    hledger Hledger.Cli.Script

    No documentation available.

  2. header :: forall s (m :: Type -> Type) u a . Stream s m Char => String -> ParsecT s u m a -> ParsecT s u m a

    hsemail Text.Parsec.Rfc2822

    Construct a parser for a message header line from the header's name and a parser for the body.

  3. headerFormatter :: Formatter -> FormatM ()

    hspec-api Test.Hspec.Api.Formatters.V1

    No documentation available.

  4. headS :: StringLike a => a -> Char

    hxt-regex-xmlschema Text.Regex.XMLSchema.Generic.StringLike

    No documentation available.

  5. headM :: Monad m => NonEmptyVector a -> m a

    nonempty-vector Data.Vector.NonEmpty

    O(1) First element of a non-empty vector in a monad. See indexM for an explanation of why this is useful. Note that this function defers to unsafeHeadM since head is gauranteed to be safe by construction.

    >>> headM @[] (unsafeFromList [1..10])
    [1]
    

  6. header :: MsgType -> Builder

    opentelemetry OpenTelemetry.Eventlog_Internal

    No documentation available.

  7. headerSize :: Int

    opentelemetry OpenTelemetry.Eventlog_Internal

    No documentation available.

  8. header :: Html -> Html

    xhtml Text.XHtml.Frameset

    No documentation available.

  9. header :: Html -> Html

    xhtml Text.XHtml.Strict

    No documentation available.

  10. header :: Html -> Html

    xhtml Text.XHtml.Transitional

    No documentation available.

Page 40 of many | Previous | Next