Merge pull request #10731 from mpickering/wip/t10692
[cabal.git] / cabal-testsuite / PackageTests / Check / ConfiguredPackage / Paths / AbsolutePath / cabal.out
blob8fa0a5d985bee8d19618b73c09e97c846b5b9c55
1 # cabal check
2 These warnings may cause trouble when distributing the package:
3 Warning: [no-glob-match] In 'extra-source-files': the pattern '/home/user/file' does not match any files.
4 The following errors will cause portability problems on other environments:
5 Error: [absolute-path] 'extra-source-files: /home/user/file' specifies an absolute path, but the 'extra-source-files' field must use relative paths.
6 Error: [malformed-relative-path] 'extra-source-files: /home/user/file' is not a good relative path: "posix absolute path"
7 Error: Hackage would reject this package.