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. headerCheck :: Packet content -> !Word16

    network-house Net.IPv4

    No documentation available.

  2. headerLen :: Packet content -> !Int

    network-house Net.IPv4

    No documentation available.

  3. header :: Parser OFXHeader

    ofx Data.OFX

    No documentation available.

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

    ogma-extra Data.List.Extra

    Safely extract the head of a list.

  5. 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.

  6. 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.

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

    table-layout Text.Layout.Table

    Get the titles and column specifications from a header.

  8. headerH :: HeaderColSpec -> a -> HeaderSpec sep a

    table-layout Text.Layout.Table

    Specify the header for a single column.

  9. headerCellModifier :: (Cell a, StringBuilder b) => HeaderColSpec -> CutMark -> ColModInfo -> a -> b

    table-layout Text.Layout.Table.Primitives.Header

    Combine a HeaderColSpec and existing ColModInfos to format header cells.

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

    table-layout Text.Layout.Table.Spec.HeaderColSpec

    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.

Page 81 of many | Previous | Next