607 update eo to 0.50.0 #1180
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/src/Language/EO/Phi/Syntax.hs#L682
Suggestion in A in module Language.EO.Phi.Syntax: Use newtype instead of data ▫︎ Found: "data A = A String" ▫︎ Perhaps: "newtype A = A String" ▫︎ Note: decreases laziness
|
Loading