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.
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.
headerRight :: TableStyleSpec -> LineStyletable-layout Text.Layout.Table.Style No documentation available.
headerSep :: TableStyleSpec -> LineStyletable-layout Text.Layout.Table.Style No documentation available.
headerSepC :: TableStyle rowSep colSep -> colSep -> colSep -> Stringtable-layout Text.Layout.Table.Style No documentation available.