Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
relational-schemas Database.Custom.SQLite3 Deprecated. use updateAllColumn.
-
relational-schemas Database.Custom.SQLite3 Deprecated. use updateAllColumn'.
deriveAlignInfo :: Cell a => OccSpec -> a -> AlignInfotable-layout Text.Layout.Table deriveColModInfosFromColumns :: (Foldable col, Cell a) => [ColSpec] -> [col a] -> [ColModInfo]table-layout Text.Layout.Table Derive the ColModInfo for each column of a list of columns by using the corresponding ColSpec.
deriveColModInfosFromGrid :: Cell a => [ColSpec] -> [Row a] -> [ColModInfo]table-layout Text.Layout.Table Derive the ColModInfo for each column of a list of rows by using the corresponding ColSpec.
deriveAlignInfo :: Cell a => OccSpec -> a -> AlignInfotable-layout Text.Layout.Table.Primitives.ColumnModifier -
table-layout Text.Layout.Table.Primitives.ColumnModifier Derive the ColModInfo of a single column by using the LenSpec and the AlignSpec.
deriveColModInfosFromColumns :: (Foldable col, Cell a) => [ColSpec] -> [col a] -> [ColModInfo]table-layout Text.Layout.Table.Primitives.ColumnModifier Derive the ColModInfo for each column of a list of columns by using the corresponding ColSpec.
-
table-layout Text.Layout.Table.Primitives.ColumnModifier Derive the ColModInfo for each column of a list of columns by using the corresponding specifications.
deriveColModInfosFromGrid :: Cell a => [ColSpec] -> [Row a] -> [ColModInfo]table-layout Text.Layout.Table.Primitives.ColumnModifier Derive the ColModInfo for each column of a list of rows by using the corresponding ColSpec.