Skip to content

Remove unused language extensions and imports and address some warnings. #234

Remove unused language extensions and imports and address some warnings.

Remove unused language extensions and imports and address some warnings. #234

Triggered via pull request December 17, 2025 13:19
Status Failure
Total duration 8m 54s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 5 warnings
build (ubuntu-latest, 8.6): test/Main.hs#L433
Illegal kind: ([] :: [] RuntimeRep)
build (ubuntu-latest, 8.6): test/Main.hs#L433
Illegal kind: ((:) (TupleRep ([] :: [] RuntimeRep)) ((:) LiftedRep ([] :: [] RuntimeRep) :: [] RuntimeRep) :: [] RuntimeRep)
build (ubuntu-latest, 8.6): test/Main.hs#L433
Illegal kind: ([] :: [] RuntimeRep)
build (ubuntu-latest, 8.6): test/Main.hs#L433
Illegal kind: ((:) LiftedRep ([] :: [] RuntimeRep) :: [] RuntimeRep)
build (ubuntu-latest, 8.6): test/Main.hs#L433
Illegal kind: ([] :: [] RuntimeRep)
build (ubuntu-latest, 8.6): test/Main.hs#L433
Illegal kind: ((:) (TupleRep ([] :: [] RuntimeRep)) ((:) LiftedRep ([] :: [] RuntimeRep) :: [] RuntimeRep) :: [] RuntimeRep)
build (ubuntu-latest, 8.6): test/Main.hs#L433
Illegal kind: ([] :: [] RuntimeRep)
build (ubuntu-latest, 8.6): test/Main.hs#L433
Illegal kind: ((:) LiftedRep ([] :: [] RuntimeRep) :: [] RuntimeRep)
build (ubuntu-latest, 8.6): test/Main.hs#L433
Illegal kind: ([] :: [] RuntimeRep)
build (ubuntu-latest, 8.6): test/Main.hs#L433
Illegal kind: ((:) (TupleRep ([] :: [] RuntimeRep)) ((:) LiftedRep ([] :: [] RuntimeRep) :: [] RuntimeRep) :: [] RuntimeRep)
build (ubuntu-latest, 8.10)
Process completed with exit code 1.
build (ubuntu-latest, 8.10): test/Main.hs#L433
• Data constructor ‘[]’ cannot be used here
build (ubuntu-latest, 8.8)
Process completed with exit code 1.
build (ubuntu-latest, 8.8): test/Main.hs#L433
• Data constructor ‘[]’ cannot be used here
build (ubuntu-latest, 9.10): bench/Array/Traverse/Closure.hs#L10
The import of ‘Control.Applicative’ is redundant
build (windows-latest, latest): bench/Array/Traverse/Closure.hs#L10
The import of ‘Control.Applicative’ is redundant
build (ubuntu-latest, 9.6): bench/Array/Traverse/Closure.hs#L10
The import of ‘Control.Applicative’ is redundant
build (ubuntu-latest, 9.8): bench/Array/Traverse/Closure.hs#L10
The import of ‘Control.Applicative’ is redundant
build (macOS-latest, latest): bench/Array/Traverse/Closure.hs#L10
The import of ‘Control.Applicative’ is redundant