Hoogle Search
Within Stackage Nightly 2025-10-08 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
partialord Data.PartialOrd No documentation available.
-
persist Data.Persist.Internal No documentation available.
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.
parseTime :: Parser [Component]postgresql-simple-interval Database.PostgreSQL.Simple.Interval.Unstable No documentation available.
type family
Subset (r1 :: Row k) (r2 :: Row k)row-types Data.Row Is the first row a subset of the second? Or, does the second row contain every binding that the first one does?
type family
Subset (r1 :: Row k) (r2 :: Row k)row-types Data.Row.Internal Is the first row a subset of the second? Or, does the second row contain every binding that the first one does?
type family
Subset (r1 :: Row k) (r2 :: Row k)row-types Data.Row.Records Is the first row a subset of the second? Or, does the second row contain every binding that the first one does?
-
row-types Data.Row.Records Turns a record into a HashMap from values representing the labels to the values of the record.