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

Support multiple haskell packages in the same repo for DISABLE_SDIST_GIT_CHECK option #71

Open
harendra-kumar opened this issue Oct 12, 2022 · 1 comment

Comments

@harendra-kumar
Copy link
Member

We can have per project .packcheck.ignore files and each project can ignore the other project directories. The .packcheck.ignore file can reside in the same directory as the .cabal file.

@harendra-kumar
Copy link
Member Author

We perhaps do not need to anything in packcheck to support this. If we have each project in its own directory which contains a .packcheck.ignore, packcheck just needs to list git files under that dir and compare it against the .packcheck.ignore file which it probably already does.

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

No branches or pull requests

1 participant