Fix PackageConfig FieldGrammar #9
Annotations
1 error and 2 warnings
Run haskell/actions/hlint-run@v2
HLint failed with status: 1. Suggestion (2)
|
Run haskell/actions/hlint-run@v2:
cabal-install/src/Distribution/Client/ProjectConfig/Parsec.hs#L152
Suggestion in parseProgramArgs in module Distribution.Client.ProjectConfig.Parsec: Move brackets to avoid $ ▫︎ Found: "accum <> (MapMappend $ Map.singleton program args)" ▫︎ Perhaps: "accum <> MapMappend (Map.singleton program args)"
|
Run haskell/actions/hlint-run@v2:
cabal-install/src/Distribution/Client/ProjectConfig/Parsec.hs#L163
Suggestion in parseProgramPaths in module Distribution.Client.ProjectConfig.Parsec: Move brackets to avoid $ ▫︎ Found: "accum <> (MapLast $ Map.singleton program fp)" ▫︎ Perhaps: "accum <> MapLast (Map.singleton program fp)"
|
The logs for this run have expired and are no longer available.
Loading