Bump dependencies (support ghc 9.12) #551
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
|