relational-query: update comment.

This commit is contained in:
Kei Hibino 2017-02-14 23:44:03 +09:00
parent 279146555b
commit f01925f732

View File

@ -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