`cabal check`: clearly mark Errors (#8908)
[cabal.git] / cabal-testsuite / PackageTests / Check / PackageFiles / BOM / cabal.out
blob82d2a821f0a0be4d671ef2e90caa5ad7486c9192
1 # cabal check
2 These warnings will likely cause trouble when distributing the package:
3 Warning: pkg.cabal:1:1: Byte-order mark found at the beginning of the file
4 The following errors will cause portability problems on other environments:
5 Error: ./pkg.cabal starts with an Unicode byte order mark (BOM). This may cause problems with older cabal versions.
6 Error: Hackage would reject this package.