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.
headerH :: HeaderColSpec -> a -> HeaderSpec sep atable-layout Text.Layout.Table Specify the header for a single column.
headerCellModifier :: (Cell a, StringBuilder b) => HeaderColSpec -> CutMark -> ColModInfo -> a -> btable-layout Text.Layout.Table.Primitives.Header Combine a HeaderColSpec and existing ColModInfos to format header cells.
headerColumn :: Position H -> Maybe CutMark -> HeaderColSpectable-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.
headerContents :: HeaderSpec sep a -> [(HeaderColSpec, a)]table-layout Text.Layout.Table.Spec.HeaderSpec Get the titles and column specifications from a header.
headerH :: HeaderColSpec -> a -> HeaderSpec sep atable-layout Text.Layout.Table.Spec.HeaderSpec Specify the header for a single column.
-
table-layout Text.Layout.Table.Spec.TableSpec Specify a table with the columns, the style, and the row groups.
headerC :: TableStyle rowSep colSep -> colSep -> Stringtable-layout Text.Layout.Table.Style No documentation available.
headerL :: TableStyle rowSep colSep -> Stringtable-layout Text.Layout.Table.Style No documentation available.
headerLeft :: TableStyleSpec -> LineStyletable-layout Text.Layout.Table.Style No documentation available.
headerR :: TableStyle rowSep colSep -> Stringtable-layout Text.Layout.Table.Style No documentation available.