Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn about globs in the project root directory #5311

Closed
quasicomputational opened this issue May 9, 2018 · 1 comment
Closed

Warn about globs in the project root directory #5311

quasicomputational opened this issue May 9, 2018 · 1 comment

Comments

@quasicomputational
Copy link
Contributor

This is a performance pitfall, since it can lead to Cabal having to go into .git, dist-newstyle, etc. There's currently a warning in the documentation about this, but Cabal could also warn about it in cabal check, as pointed out in #5284.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants