Skip to content

Commit 956fc0b

Browse files
committed
Fix output
1 parent 1592c51 commit 956fc0b

File tree

1 file changed

+1
-1
lines changed
  • cabal-testsuite/PackageTests/Check/ConfiguredPackage/Paths/AbsolutePath

1 file changed

+1
-1
lines changed

cabal-testsuite/PackageTests/Check/ConfiguredPackage/Paths/AbsolutePath/cabal.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cabal check
22
These warnings may cause trouble when distributing the package:
3-
Warning: [glob-missing-dir] In 'extra-source-files': the pattern '/home/user/file' attempts to match files in the directory '/home/user', but there is no directory by that name.
3+
Warning: [no-glob-match] In 'extra-source-files': the pattern '/home/user/file' does not match any files.
44
The following errors will cause portability problems on other environments:
55
Error: [absolute-path] 'extra-source-files: /home/user/file' specifies an absolute path, but the 'extra-source-files' field must use relative paths.
66
Error: [malformed-relative-path] 'extra-source-files: /home/user/file' is not a good relative path: "posix absolute path"

0 commit comments

Comments
 (0)