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.

  1. genericFieldOffsets :: (Generic a, GFieldWidthList (Rep a)) => ProductConst (Array Int Int) a

    persistable-record Database.Record.Persistable

    Generic offset array of record fields.

  2. columnOffsetsVarNameDefault :: Name -> VarName

    persistable-record Database.Record.TH

    Variable expression of record column offset array.

  3. defineColumnOffsets :: ConName -> Q [Dec]

    persistable-record Database.Record.TH

    Column offset array definition.

  4. module Rebase.Data.HashSet

    No documentation available.

  5. module Rebase.Data.IntSet

    No documentation available.

  6. basicSet :: MVector v a => v s a -> a -> ST s ()

    rebase Rebase.Data.Vector.Generic.Mutable

    No documentation available.

  7. reset :: Statement -> IO ()

    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.

  8. peekSet :: (IsSet t, Store (Element t)) => Peek t

    store Data.Store.Internal

    Implement peek for an IsSequence of Store instances.

  9. pokeSet :: (IsSet t, Store (Element t)) => t -> Poke ()

    store Data.Store.Internal

    Implement poke for an IsSequence of Store instances.

  10. sizeSet :: (IsSet t, Store (Element t)) => Size t

    store Data.Store.Internal

    Implement size for an IsSet of Store instances.

Page 133 of many | Previous | Next