WIP inspection test to ensure correct optimization #833
ci.yml
on: pull_request
Matrix: Nix Flake
Generate matrix from cabal
3s
Run hlint
9s
Run fourmolu
6s
Check and format all cabal files
4s
Matrix: build-cabal
Successfully build and test on all systems
0s
Annotations
2 errors and 1 warning
Run fourmolu
fourmolu detected unformatted files
|
Run hlint
HLint failed with status: 1. Warning (1)
|
Run hlint:
rhine/inspection/Main.hs#L20
Warning in twoApplicative in module Main: Redundant <$> ▫︎ Found: "(*) <$> pure 1" ▫︎ Perhaps: "pure ((*) 1)"
|