Merge pull request #178 from haskell-hint/ghc-912-support #158
Annotations
4 errors and 9 warnings
Test:
TEST_LangExts.hs#L2
Illegal `..' in record pattern
|
Test:
TEST_LangExts.hs#L2
Illegal `..' in record pattern
|
Test:
TEST_LangExts.hs#L2
Illegal `..' in record pattern
|
Test:
TEST_LangExts.hs#L2
Illegal `..' in record pattern
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/Hint/GHC.hs#L122
The import of ‘HscTypes’ is redundant
|
Build:
src/Hint/GHC.hs#L142
The import of ‘Control.Monad.IO.Class’ is redundant
|
Build:
src/Hint/GHC.hs#L399
The import of ‘CmdLineParser’ is redundant
|
Build:
src/Hint/GHC.hs#L634
Top-level binding with no type signature:
|
Build:
src/Hint/Configuration.hs#L20
The import of ‘Data.Maybe’ is redundant
|
Build:
src/Hint/InterpreterT.hs#L22
The import of ‘Control.Concurrent.MVar’ is redundant
|
Build:
src/Hint/InterpreterT.hs#L23
The import of ‘System.IO.Unsafe’ is redundant
|
Loading