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

Cabal fails on every missing C dependency individually #118

Open
noughtmare opened this issue Apr 3, 2022 · 0 comments
Open

Cabal fails on every missing C dependency individually #118

noughtmare opened this issue Apr 3, 2022 · 0 comments
Labels

Comments

@noughtmare
Copy link

When compiling libraries with many (transitive) dependencies on C libraries like monomer, cabal will report every missing C library on individual build attempts. This is extremely annoying. It would be much more user-friendly to use a validation-style approach and continue collecting all missing C dependencies from every library even if one fails to build.

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

No branches or pull requests

2 participants