Revert "cabal-install configureCompiler: configure progdb" #46
Annotations
1 error and 1 warning
hlint
HLint failed with status: 1. Warning (1)
|
hlint:
Cabal-syntax/src/Distribution/Types/ExtraSource.hs#L38
Warning in module Distribution.Types.ExtraSource: Use /= ▫︎ Found: "not (c == ')')" ▫︎ Perhaps: "(c /= ')')" ▫︎ Note: incorrect if either value is NaN
|