Skip to content

data-default.cabal: add Changes.pod #30

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thielema
Copy link

No description provided.

@@ -14,6 +14,9 @@ copyright: (c) 2013 Lukas Mai
author: Lukas Mai
maintainer: <[email protected]>

extra-source-files:
Changes.pod

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is Changes.pod a source file?

@thielema
Copy link
Author

thielema commented Oct 24, 2024 via email

@mauke
Copy link
Owner

mauke commented Oct 24, 2024

It also means https://cabal.readthedocs.io/en/stable/cabal-package-description-file.html#pkg-field-extra-source-files:

Files listed here are tracked by cabal build; changes in these files cause (partial) rebuilds.

I don't want that.

@thielema
Copy link
Author

thielema commented Oct 24, 2024 via email

@mauke
Copy link
Owner

mauke commented Oct 24, 2024

I get

In order, the following will be built (use -v for more details):
 - data-default-0.8.0.0 (lib) (file Changes.pod changed)

(And I don't want to rebuild documentation, either.)

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.

2 participants