GHC 9.12 (#151) #146
Annotations
1 error and 5 warnings
|
hlint
HLint failed with status: 1. Warning (1)
|
|
hlint:
src/Refact/Internal.hs#L58
Warning in module Refact.Internal: Use fewer imports ▫︎ Found: "import Language.Haskell.GHC.ExactPrint.ExactPrint\n ( EPOptions, epRigidity, exactPrintWithOptions, stringOptions )\nimport Language.Haskell.GHC.ExactPrint.ExactPrint ( showAst )\n" ▫︎ Perhaps: "import Language.Haskell.GHC.ExactPrint.ExactPrint\n ( EPOptions,\n epRigidity,\n exactPrintWithOptions,\n stringOptions,\n showAst )\n"
|
|
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|