Fix bug preventing orderedAggregate
and distinctAggregator
from being used together (alternative approach)
#748
Annotations
11 warnings
src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L120
In the use of data constructor ‘DoNothing’
|
src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L202
This binding for ‘filter’ shadows the existing binding
|
src/Opaleye/Internal/TypeFamilies.hs#L17
Module ‘Opaleye.Column’ is deprecated:
|
src/Opaleye/Internal/Values.hs#L10
Module ‘Opaleye.Column’ is deprecated:
|
src/Opaleye/Internal/Values.hs#L108
In the use of ‘null’ (imported from Opaleye.Column):
|
src/Opaleye/Internal/Aggregate.hs#L6
The import of ‘Data.Foldable’ is redundant
|
src/Opaleye/Internal/Aggregate.hs#L7
The import of ‘Data.Traversable’ is redundant
|
src/Opaleye/Operators.hs#L134
Module ‘Opaleye.Column’ is deprecated:
|
src/Opaleye/Internal/MaybeFields.hs#L28
Module ‘Opaleye.Column’ is deprecated:
|
src/Opaleye/Internal/MaybeFields.hs#L355
Orphan instance:
|
|
The logs for this run have expired and are no longer available.
Loading