Bump dependencies (support ghc 9.12) #922
Annotations
19 warnings
Build bench:
benchmarks/haskell/Benchmarks/FileWrite.hs#L18
The import of ‘Data.Semigroup’ is redundant
|
Build bench:
benchmarks/haskell/Benchmarks/FileWrite.hs#L22
The import of ‘NoBuffering’ from module ‘System.IO’ is redundant
|
Build bench:
benchmarks/haskell/Benchmarks/FileWrite.hs#L118
Defined but not used: ‘lazySmallChunks’
|
Build bench:
benchmarks/haskell/Benchmarks/FileWrite.hs#L119
Defined but not used: ‘lazySmallChunksNewlines’
|
Build bench:
benchmarks/haskell/Benchmarks/Programs/Fold.hs#L20
The import of ‘Data.List’ is redundant
|
Build bench:
benchmarks/haskell/Benchmarks/ReadNumbers.hs#L25
The import of ‘Data.List’ is redundant
|
Build bench:
benchmarks/haskell/Benchmarks/WordFrequencies.hs#L17
The import of ‘Data.List’ is redundant
|
Haddock:
src/Data/Text/Encoding/Error.hs#L77
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
|
Haddock:
src/Data/Text/Internal.hs#L69
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
|
Haddock:
src/Data/Text/Internal/Transformation.hs#L35
The import of ‘/=, const, fromIntegral’
|
Haddock:
src/Data/Text/Internal/Transformation.hs#L41
The import of ‘ord’ from module ‘Data.Char’ is redundant
|
Haddock:
src/Data/Text/Internal/Transformation.hs#L50
The import of ‘Word’ from module ‘Data.Word’ is redundant
|
Haddock:
src/Data/Text/Internal/Lazy.hs#L58
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
|
Test:
src/Data/Text/Encoding/Error.hs#L77
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
|
Test:
src/Data/Text/Internal.hs#L69
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
|
Test:
src/Data/Text/Internal/Transformation.hs#L35
The import of ‘/=, const, fromIntegral’
|
Test:
src/Data/Text/Internal/Transformation.hs#L41
The import of ‘ord’ from module ‘Data.Char’ is redundant
|
Test:
src/Data/Text/Internal/Transformation.hs#L50
The import of ‘Word’ from module ‘Data.Word’ is redundant
|
Test:
src/Data/Text/Internal/Lazy.hs#L58
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
|
Loading