607 update eo to 0.50.0 #1164
Annotations
2 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run haskell-actions/hlint-run@v2:
eo-phi-normalizer/test/Language/EO/Rules/PhiPaperSpec.hs#L80
Warning in module Language.EO.Rules.PhiPaperSpec: Redundant <$> ▫︎ Found: "DoubleSigned <$> show . (1000 *) <$> genDouble" ▫︎ Perhaps: "DoubleSigned . show . (1000 *) <$> genDouble"
|
Loading