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. headerContents :: HeaderSpec sep a -> [(HeaderColSpec, a)]

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

    Get the titles and column specifications from a header.

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

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

    Specify the header for a single column.

  3. headerlessTableS :: (Default rowSep, Default colSep) => [ColSpec] -> TableStyle rowSep colSep -> [RowGroup a] -> TableSpec rowSep colSep String String a

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

    Specify a table with the columns, the style, and the row groups.

  4. headerC :: TableStyle rowSep colSep -> colSep -> String

    table-layout Text.Layout.Table.Style

    No documentation available.

  5. headerL :: TableStyle rowSep colSep -> String

    table-layout Text.Layout.Table.Style

    No documentation available.

  6. headerLeft :: TableStyleSpec -> LineStyle

    table-layout Text.Layout.Table.Style

    No documentation available.

  7. headerR :: TableStyle rowSep colSep -> String

    table-layout Text.Layout.Table.Style

    No documentation available.

  8. headerRight :: TableStyleSpec -> LineStyle

    table-layout Text.Layout.Table.Style

    No documentation available.

  9. headerSep :: TableStyleSpec -> LineStyle

    table-layout Text.Layout.Table.Style

    No documentation available.

  10. headerSepC :: TableStyle rowSep colSep -> colSep -> colSep -> String

    table-layout Text.Layout.Table.Style

    No documentation available.

Page 82 of many | Previous | Next