mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2025-01-05 20:04:49 +03:00
relational-query: update comment.
This commit is contained in:
parent
279146555b
commit
f01925f732
@ -25,21 +25,14 @@ module Database.Relational.Query.Component
|
||||
Duplication (..), showsDuplication,
|
||||
|
||||
-- * Types for aggregation
|
||||
-- re-export
|
||||
-- deprecated interfaces
|
||||
AggregateColumnRef,
|
||||
|
||||
-- re-export
|
||||
AggregateBitKey, AggregateSet, AggregateElem,
|
||||
|
||||
aggregateColumnRef, aggregateEmpty,
|
||||
aggregatePowerKey, aggregateGroupingSet,
|
||||
aggregateRollup, aggregateCube, aggregateSets,
|
||||
|
||||
composeGroupBy, composePartitionBy,
|
||||
|
||||
-- re-export
|
||||
AggregateKey,
|
||||
|
||||
aggregateKeyProjection, aggregateKeyElement, unsafeAggregateKey,
|
||||
|
||||
-- * Types for ordering
|
||||
|
Loading…
Reference in New Issue
Block a user