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.

  1. type PartitioningSetT c = Aggregatings c AggregateColumnRef

    relational-query Database.Relational.Monad.Trans.Aggregating

    Context type building partition keys set.

  2. module Database.Relational.NonStandard.PureTimestampTZ

    No documentation available.

  3. module Database.Relational.Pi

    This module defines typed projection path objects. Contains normal interfaces.

  4. data Pi r0 r1

    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.

  5. data Pi r0 r1

    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.

  6. module Database.Relational.Projectable

    This module defines operators on various projected records.

  7. data PlaceHolders p

    relational-query Database.Relational.Projectable

    Placeholder parameter type which has real parameter type argument p.

  8. class ProjectableFlattenMaybe a b

    relational-query Database.Relational.Projectable

    Interface to compose phantom Maybe nested type.

  9. class ProjectableMaybe (p :: Type -> Type)

    relational-query Database.Relational.Projectable

    Interface to control Maybe of phantom type in records.

  10. data PlaceHolders p

    relational-query Database.Relational.Projectable.Unsafe

    Placeholder parameter type which has real parameter type argument p.

Page 732 of many | Previous | Next