Skip to content

CI: Add ghc 9.12 to the build matrix #552

CI: Add ghc 9.12 to the build matrix

CI: Add ghc 9.12 to the build matrix #552

Triggered via push January 6, 2025 00:29
Status Success
Total duration 7m 39s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build (windows-latest, latest): src/Data/Text/Encoding/Error.hs#L77
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (windows-latest, latest): src/Data/Text/Internal.hs#L69
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (windows-latest, latest): src/Data/Text/Internal/Transformation.hs#L35
The import of ‘/=, const, fromIntegral’
build (windows-latest, latest): src/Data/Text/Internal/Transformation.hs#L41
The import of ‘ord’ from module ‘Data.Char’ is redundant
build (windows-latest, latest): src/Data/Text/Internal/Transformation.hs#L50
The import of ‘Word’ from module ‘Data.Word’ is redundant
build (windows-latest, latest): src/Data/Text/Internal/Lazy.hs#L58
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable