Serialise Texts without going through ByteString #896
Annotations
13 warnings
benchmarks/haskell/Benchmarks/FileWrite.hs#L18
The import of ‘Data.Semigroup’ is redundant
|
benchmarks/haskell/Benchmarks/FileWrite.hs#L22
The import of ‘NoBuffering’ from module ‘System.IO’ is redundant
|
benchmarks/haskell/Benchmarks/FileWrite.hs#L118
Defined but not used: ‘lazySmallChunks’
|
benchmarks/haskell/Benchmarks/FileWrite.hs#L119
Defined but not used: ‘lazySmallChunksNewlines’
|
benchmarks/haskell/Benchmarks/Programs/Fold.hs#L20
The import of ‘Data.List’ is redundant
|
benchmarks/haskell/Benchmarks/ReadNumbers.hs#L25
The import of ‘Data.List’ is redundant
|
benchmarks/haskell/Benchmarks/WordFrequencies.hs#L17
The import of ‘Data.List’ is redundant
|
src/Data/Text/Internal/Transformation.hs#L35
The import of ‘/=, const, fromIntegral’
|
src/Data/Text/Internal/Transformation.hs#L41
The import of ‘ord’ from module ‘Data.Char’ is redundant
|
src/Data/Text/Internal/Transformation.hs#L50
The import of ‘Word’ from module ‘Data.Word’ is redundant
|
src/Data/Text/Internal/Transformation.hs#L35
The import of ‘/=, const, fromIntegral’
|
src/Data/Text/Internal/Transformation.hs#L41
The import of ‘ord’ from module ‘Data.Char’ is redundant
|
src/Data/Text/Internal/Transformation.hs#L50
The import of ‘Word’ from module ‘Data.Word’ is redundant
|
This job succeeded
Loading