Version bump.
[cabal.git] / cabal-testsuite / PackageTests / Check / MissingGlobDirectory / cabal.out
blob3df4fdc038bc65b9430cb17888c5772109d216ac
1 # cabal check
2 Warning: These warnings may cause trouble when distributing the package:
3 Warning: In 'data-files': the pattern 'another-non-existent-directory/**/*.dat' attempts to match files in the directory 'another-non-existent-directory', but there is no directory by that name.
4 Warning: In 'extra-doc-files': the pattern 'non-existent-directory/*.html' attempts to match files in the directory 'non-existent-directory', but there is no directory by that name.
5 Warning: In 'extra-doc-files': the pattern 'present/present/missing/*.tex' attempts to match files in the directory 'present/present/missing', but there is no directory by that name.
6 Warning: In 'extra-source-files': the pattern 'file-not-a-directory/*.js' attempts to match files in the directory 'file-not-a-directory', but there is no directory by that name.
7 Warning: Hackage would reject this package.