Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
PartitioningSetT c = Aggregatings c AggregateColumnRefrelational-query Database.Relational.Monad.Trans.Aggregating Context type building partition keys set.
module Database.Relational.NonStandard.
PureTimestampTZ No documentation available.
-
This module defines typed projection path objects. Contains normal interfaces.
-
relational-query Database.Relational.Pi Projection path from type r0 into type r1. This type also indicate key object which type is r1 for record type r0.
-
relational-query Database.Relational.Pi.Unsafe Projection path from type r0 into type r1. This type also indicate key object which type is r1 for record type r0.
module Database.Relational.
Projectable This module defines operators on various projected records.
-
relational-query Database.Relational.Projectable Placeholder parameter type which has real parameter type argument p.
class
ProjectableFlattenMaybe a brelational-query Database.Relational.Projectable Interface to compose phantom Maybe nested type.
class
ProjectableMaybe (p :: Type -> Type)relational-query Database.Relational.Projectable Interface to control Maybe of phantom type in records.
-
relational-query Database.Relational.Projectable.Unsafe Placeholder parameter type which has real parameter type argument p.