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.
derivedUpdate :: TableDerivable r => (Record Flat r -> Assign r (PlaceHolders p)) -> Update prelational-schemas Database.Custom.SQLite3 Make typed Update from defaultConfig, derived table and Assign computation.
-
relational-schemas Database.Custom.SQLite3 Make typed Update from Config, derived table and Assign computation.
-
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.