`cabal check`: clearly mark Errors (#8908)
[cabal.git] / cabal-testsuite / PackageTests / Check / ConfiguredPackage / Paths / RecursiveGlobInRoot / cabal.out
blobe2506317dc18dca4d06852b67f6e4edad752adee
1 # cabal check
2 These warnings may cause trouble when distributing the package:
3 Warning: In the 'data-files': glob '**/*.dat' starts at project root directory, this might include `.git/`, ``dist-newstyle/``, or other large directories!
4 Warning: In the 'extra-source-files': glob '**/*.hs' starts at project root directory, this might include `.git/`, ``dist-newstyle/``, or other large directories!
5 Warning: In the 'extra-doc-files': glob '**/*.md' starts at project root directory, this might include `.git/`, ``dist-newstyle/``, or other large directories!