Change utf8LengthByLeader to a branching impl #635
Merged
Annotations
7 warnings
Build Tests:
src/Data/Text/Encoding/Error.hs#L77
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
|
Build Tests:
src/Data/Text/Internal/Encoding/Utf8.hs#L51
The import of ‘FiniteBits’ from module ‘Data.Bits’ is redundant
|
Build Tests:
src/Data/Text/Internal.hs#L69
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
|
Build Tests:
src/Data/Text/Internal/Transformation.hs#L35
The import of ‘/=, const, fromIntegral’
|
Build Tests:
src/Data/Text/Internal/Transformation.hs#L41
The import of ‘ord’ from module ‘Data.Char’ is redundant
|
Build Tests:
src/Data/Text/Internal/Transformation.hs#L50
The import of ‘Word’ from module ‘Data.Word’ is redundant
|
Build Tests:
src/Data/Text/Internal/Lazy.hs#L58
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
|
Loading