Bump upper bounds for hashable, megaparsec, hedgehog, and hspec-hedgehog #480
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/Toml/Type/PrefixTree.hs#L42
The import of ‘Data.Foldable’ is redundant
|
Build:
src/Toml/Type/Printer.hs#L31
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
Build:
src/Toml/Parser/Item.hs#L26
The import of ‘liftA2’
|
Build:
src/Toml/Codec/Types.hs#L37
The import of ‘liftA2’
|
Build:
src/Toml/Type/PrefixTree.hs#L42
The import of ‘Data.Foldable’ is redundant
|
Build:
src/Toml/Type/Printer.hs#L31
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
Build:
src/Toml/Parser/Item.hs#L26
The import of ‘liftA2’
|
Build:
src/Toml/Codec/Types.hs#L37
The import of ‘liftA2’
|
Build:
test/Test/Toml/Gen.hs#L318
Defined but not used: ‘genUnicodeChar’
|
Build:
test/Test/Toml/Gen.hs#L56
The import of ‘Control.Applicative’ is redundant
|
Documentation:
src/Toml/Type/PrefixTree.hs#L42
The import of ‘Data.Foldable’ is redundant
|
Documentation:
src/Toml/Type/Printer.hs#L31
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
Documentation:
src/Toml/Parser/Item.hs#L26
The import of ‘liftA2’
|
Documentation:
src/Toml/Codec/Types.hs#L37
The import of ‘liftA2’
|
Loading