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. headerName :: Binding -> !HeaderName

    distributed-process-execution Control.Distributed.Process.Execution.Exchange

    No documentation available.

  2. headers :: Message -> ![(String, String)]

    distributed-process-execution Control.Distributed.Process.Execution.Exchange

    arbitrary key-value headers

  3. headT :: Text -> Value

    ede Text.EDE.Internal.Filters

    No documentation available.

  4. headV :: Vector Value -> Value

    ede Text.EDE.Internal.Filters

    No documentation available.

  5. header :: Lens' HeaderDataUnit Header

    fits-parse Data.Fits

    No documentation available.

  6. headToUpper :: [Char] -> [Char]

    fitspec Test.FitSpec.PrettyPrint

    No documentation available.

  7. headOfCons :: Proof (Head (Cons' x xs) == x)

    gdp Theory.Lists

    Axiom: The head of cons x y is x.

  8. headerContains :: (HasCallStack, MonadIO m) => Text -> Text -> m Bool

    gi-soup3 GI.Soup.Functions

    Parses header to see if it contains the token token (matched case-insensitively). Note that this can't be used with lists that have qvalues.

  9. headerFreeParamList :: (HasCallStack, MonadIO m) => Map Text Text -> m ()

    gi-soup3 GI.Soup.Functions

    Frees paramList.

  10. headerGStringAppendParam :: (HasCallStack, MonadIO m) => String -> Text -> Maybe Text -> m ()

    gi-soup3 GI.Soup.Functions

    Appends something like name=value to string, taking care to quote value if needed, and if so, to escape any quotes or backslashes in value. Alternatively, if value is a non-ASCII UTF-8 string, it will be appended using RFC5987 syntax. Although in theory this is supposed to work anywhere in HTTP that uses this style of parameter, in reality, it can only be used portably with the Content-Disposition "filename" parameter. If value is Nothing, this will just append name to string.

Page 60 of many | Previous | Next