Skip to content

CI: Add ghc 9.12 to the build matrix #783

CI: Add ghc 9.12 to the build matrix

CI: Add ghc 9.12 to the build matrix #783

Triggered via push January 6, 2025 00:29
Status Success
Total duration 7m 57s
Artifacts

simdutf-flag.yml

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

Annotations

13 warnings
build (ubuntu-latest, latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, latest): src/Data/Text/Encoding/Error.hs#L77
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (ubuntu-latest, latest): src/Data/Text/Internal.hs#L69
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
build (ubuntu-latest, latest): src/Data/Text/Internal/Transformation.hs#L35
The import of ‘/=, const, fromIntegral’
build (ubuntu-latest, latest): src/Data/Text/Internal/Transformation.hs#L41
The import of ‘ord’ from module ‘Data.Char’ is redundant
build (ubuntu-latest, latest): src/Data/Text/Internal/Transformation.hs#L50
The import of ‘Word’ from module ‘Data.Word’ is redundant
build (ubuntu-latest, latest): src/Data/Text/Internal/Lazy.hs#L58
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
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