Try to mess yp hlint #8
Annotations
2 warnings
hlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/hlint-setup@v2, haskell/actions/hlint-run@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
hlint:
lang/app/Main.hs#L10
Suggestion in f in module Main: Redundant bracket ▫︎ Found: "(x + y)" ▫︎ Perhaps: "x + y"
|