Removing unwanted side cases from prefix checks and fixing Data.Zebra… #25
Annotations
10 warnings
src/Data/Zebra/Word/Internal.hs#L113
• Ignoring unusable UNPACK pragma on the first argument of ‘Nil’
|
src/Data/Zebra/Word/Debug.hs#L22
The import of ‘Debug.Trace’ is redundant
|
src/Data/RadixNTree/Word8/Strict.hs#L352
• Ignoring unusable UNPACK pragma
|
src/Data/RadixNTree/Word8/Strict.hs#L408
• Ignoring unusable UNPACK pragma on the second argument of ‘Tip’
|
src/Data/RadixNTree/Word8/Strict.hs#L1224
• Ignoring unusable UNPACK pragma on the first argument of ‘Cursor’
|
src/Data/RadixNTree/Word8/Strict.hs#L1224
• Ignoring unusable UNPACK pragma
|
src/Data/RadixNTree/Word8/Lazy.hs#L314
• Ignoring unusable UNPACK pragma
|
src/Data/RadixNTree/Word8/Lazy.hs#L370
• Ignoring unusable UNPACK pragma on the second argument of ‘Tip’
|
src/Data/RadixNTree/Word8/Lazy.hs#L1151
• Ignoring unusable UNPACK pragma on the first argument of ‘Cursor’
|
src/Data/RadixNTree/Word8/Lazy.hs#L1151
• Ignoring unusable UNPACK pragma
|
This job succeeded
Loading