Small refactor of component pre-build
[cabal.git] / changelog.d / pr-8908
blob420248944a4fc720cf4ecd598bae56b247af0e94
1 synopsis: `cabal check`: clearly mark Errors
2 packages: cabal-install
3 prs: #8908
5 description: {
7 - `cabal check` will now mark errors (which make the program return 1 and
8   Hackage refuse the package) by prepending them with an "Error: " string
9   in the output.