Skip to content

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

Remove unused language extensions and imports and address some warnings.

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

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

ci.yml

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

Annotations

24 errors and 10 warnings
build (ubuntu-latest, 9.2)
Process completed with exit code 1.
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, 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, 9.0)
Process completed with exit code 1.
build (ubuntu-latest, 8.4)
Process completed with exit code 1.
build (ubuntu-latest, 9.4)
Process completed with exit code 1.
build (ubuntu-latest, 8.2)
Process completed with exit code 1.
build (windows-latest, latest): Data/Primitive/SmallArray.hs#L107
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (windows-latest, latest): Data/Primitive/SmallArray.hs#L96
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (windows-latest, latest): Data/Primitive/MutVar.hs#L45
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (windows-latest, latest): Data/Primitive/Array.hs#L110
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (windows-latest, latest): Data/Primitive/Array.hs#L67
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (macOS-latest, latest): Data/Primitive/SmallArray.hs#L107
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (macOS-latest, latest): Data/Primitive/SmallArray.hs#L96
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (macOS-latest, latest): Data/Primitive/MutVar.hs#L45
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (macOS-latest, latest): Data/Primitive/Array.hs#L110
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (macOS-latest, latest): Data/Primitive/Array.hs#L67
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable