Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
genericFieldOffsets :: (Generic a, GFieldWidthList (Rep a)) => ProductConst (Array Int Int) apersistable-record Database.Record.Persistable Generic offset array of record fields.
columnOffsetsVarNameDefault :: Name -> VarNamepersistable-record Database.Record.TH Variable expression of record column offset array.
defineColumnOffsets :: ConName -> Q [Dec]persistable-record Database.Record.TH Column offset array definition.
-
No documentation available.
-
No documentation available.
basicSet :: MVector v a => v s a -> a -> ST s ()rebase Rebase.Data.Vector.Generic.Mutable No documentation available.
-
sqlite-simple Database.SQLite.Simple Resets a statement. This does not reset bound parameters, if any, but allows the statement to be reexecuted again by invoking nextRow.
peekSet :: (IsSet t, Store (Element t)) => Peek tstore Data.Store.Internal Implement peek for an IsSequence of Store instances.
pokeSet :: (IsSet t, Store (Element t)) => t -> Poke ()store Data.Store.Internal Implement poke for an IsSequence of Store instances.
sizeSet :: (IsSet t, Store (Element t)) => Size tstore Data.Store.Internal