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 :: Parser [Word8]

    hweblib Network.Parser.Rfc2616

    No documentation available.

  2. headerValue :: Parser [Word8]

    hweblib Network.Parser.Rfc2616

    No documentation available.

  3. headM :: forall (u :: Type -> Type) a (v :: Type -> Type) b m . (Vector u a, Vector v b, Monad m) => Vector u v (a, b) -> m (a, b)

    hybrid-vectors Data.Vector.Hybrid

    O(1) First element of a vector in a monad. See indexM for an explanation of why this is useful.

  4. headerCheck :: Packet content -> !Word16

    network-house Net.IPv4

    No documentation available.

  5. headerLen :: Packet content -> !Int

    network-house Net.IPv4

    No documentation available.

  6. header :: Parser OFXHeader

    ofx Data.OFX

    No documentation available.

  7. headEither :: [a] -> Either String a

    ogma-extra Data.List.Extra

    Safely extract the head of a list.

  8. headers :: ToServantErr e => e -> [Header]

    servant-exceptions-server Servant.Exception.Server

    Additional headers to include in the response. Content-type headers are created by default.

  9. headerColumn :: Position H -> Maybe CutMark -> HeaderColSpec

    table-layout Text.Layout.Table

    Smart constructor for HeaderColSpec. By omitting the cut mark, it will use the one specified in the ColSpec like the other cells in that column.

  10. headerContents :: HeaderSpec sep a -> [(HeaderColSpec, a)]

    table-layout Text.Layout.Table

    Get the titles and column specifications from a header.

Page 82 of many | Previous | Next