Merge pull request #10493 from Sdywolf/doc-refine/repl
[cabal.git] / cabal-testsuite / PackageTests / Check / PackageFiles / BOM / cabal.out
blobf4375d24f232b3d186710371826b445991562e1c
1 # cabal check
2 These warnings will likely cause trouble when distributing the package:
3 Warning: [parser-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: [bom] ./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.