`cabal check`: clearly mark Errors (#8908)
[cabal.git] / cabal-testsuite / PackageTests / Check / ConfiguredPackage / Paths / RelativeOutside / RelativeOutsideInner / cabal.out
blob8cadbcb8dacac32f419f61cd5d0b4ce03cf7ba0c
1 # cabal check
2 The following errors are likely to affect your build negatively:
3 Error: 'extra-source-files: ../outside' is a relative path outside of the source tree. This will not work when generating a tarball with 'sdist'.
4 The following errors will cause portability problems on other environments:
5 Error: 'extra-source-files: ../outside' is not a good relative path: "parent directory segment: .."
6 Error: Hackage would reject this package.