-
Notifications
You must be signed in to change notification settings - Fork 248
hackage.nix doesn't capture setup-depends #123
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
Comments
Related to #35 |
And the recently opened #120 ... |
@luke-clifton yes. #120 needs to be cleaned up a bit. If you feel like extracting only the setup-depends part from it (see #120 (comment)), please go ahead! You will see that it reuses the builder already as mentioned in #35, maybe this could be done even more generic? |
There is now a PR for this: #124 |
This can be closed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
e.g. cairo has a section
Which doesn't appear in the hackage.nix expression
Package does not build because of it.
The text was updated successfully, but these errors were encountered: