• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. headersParseStatusLine :: (HasCallStack, MonadIO m) => Text -> m (Bool, HTTPVersion, Word32, Text)

    gi-soup3 GI.Soup.Functions

    Parses the HTTP Status-Line string in statusLine into ver, statusCode, and reasonPhrase. statusLine must be terminated by either "\0" or "\r\n".

  2. header :: MonadIO m => Logger -> String -> m ()

    hakyll Hakyll.Core.Logger

    No documentation available.

  3. headers :: ProxyRequest a -> HashMap (CI Text) Text

    hal AWS.Lambda.Events.ApiGateway.ProxyRequest

    No documentation available.

  4. headers :: Record' a -> [Header]

    hal AWS.Lambda.Events.Kafka

    NOTE: there can be multiple headers for a given key.

  5. header :: BlockData -> !BlockHeader

    haskoin-store-data Haskoin.Store.Data

    block header

  6. headers :: BlockHealth -> !BlockHeight

    haskoin-store-data Haskoin.Store.Data

    No documentation available.

  7. package headed-megaparsec

    More informative parser More informative parser

  8. headTail :: forall s (n :: Nat) . (Reifies s W, KnownNat n, 1 <= n) => BVar s (R n) -> (BVar s ℝ, BVar s (R (n - 1)))

    hmatrix-backprop Numeric.LinearAlgebra.Static.Backprop

    No documentation available.

  9. headerFunction :: SassHeader -> SassHeaderType

    hsass Text.Sass.Functions

    Main function.

  10. headerPriority :: SassHeader -> Double

    hsass Text.Sass.Functions

    Priority of the header.

Page 62 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete