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

Fix formerly-accepted but incorrect cabal files #163

Closed
wants to merge 1 commit into from

Conversation

typedrat
Copy link

Closes #162, closes haskell/cabal#5427.

  • install-includes: looks in your include-dirs, so you won't get it put in the right place for other components if you don't reference how you expect it to be referenced in your files.
  • doc-svg-gen doesn't have a ChangeLog.md, and even if it is not going to be published, it is still erroneous to list it.

@lspitzner lspitzner closed this Sep 12, 2018
@lspitzner
Copy link
Owner

closing due to lack of feedback on my question in #162:

although.. i don't really see the need to expose prelude.inc outside of the package. So I guess removing "install-includes" entirely plus per-component "include-dirs" is the way to go?

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

Successfully merging this pull request may close these issues.

cabal new-install brittany fails cabal new-install brittany fails
2 participants