Fix bug preventing orderedAggregate
and distinctAggregator
from being used together (alternative approach)
#578
Annotations
10 warnings
src/Opaleye/Internal/TypeFamilies.hs#L7
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
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/Optimize.hs#L12
The import of ‘Control.Applicative’ is redundant
|
src/Opaleye/Internal/PackMap.hs#L10
The import of ‘Control.Applicative’ is redundant
|
src/Opaleye/Internal/TypeFamilies.hs#L17
Module ‘Opaleye.Column’ is deprecated:
|
src/Opaleye/Internal/Table.hs#L21
The import of ‘Control.Applicative’ is redundant
|
src/Opaleye/Internal/Operators.hs#L9
The import of ‘Control.Applicative’ is redundant
|
src/Opaleye/Internal/RunQuery.hs#L9
The import of ‘Control.Applicative’ is redundant
|
src/Opaleye/Internal/Values.hs#L10
Module ‘Opaleye.Column’ is deprecated:
|
The logs for this run have expired and are no longer available.
Loading