Fix build with ghc 9.6.x and ghc-9.8.x #6
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run haskell/actions/setup@v1
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Run cabal v2-build all:
src/Network/MPD/Core.hs#L57
The qualified import of ‘Prelude’ is redundant
|
Run cabal v2-build all:
src/Network/MPD/Core.hs#L92
Noncanonical ‘pure = return’ definition detected
|
Run cabal v2-build all:
src/Network/MPD/Core.hs#L143
Pattern match(es) are non-exhaustive
|
Run cabal v2-build all:
src/Network/MPD/Applicative/Internal.hs#L48
Noncanonical ‘return’ definition detected
|
Run cabal v2-build all:
src/Network/MPD/Applicative/Internal.hs#L55
Noncanonical ‘pure = return’ definition detected
|
Run cabal v2-build all:
src/Network/MPD/Commands/Parse.hs#L16
The import of ‘Control.Monad.Except’ is redundant
|
Run cabal v2-build all:
src/Network/MPD/Commands/Query.hs#L80
Noncanonical ‘mappend’ definition detected
|
Run cabal v2-build all:
src/Network/MPD/Commands/Query.hs#L88
Noncanonical ‘(<>) = mappend’ definition detected
|
Run cabal v2-build all:
src/Network/MPD/Core.hs#L92
Noncanonical ‘pure = return’ definition detected
|
Run cabal v2-build all:
src/Network/MPD/Applicative/Internal.hs#L48
Noncanonical ‘return’ definition detected
|
Loading