Skip to content

Remove stale extra-source-files: CHANGELOG.md - #1

Open
augyg wants to merge 1 commit into
masterfrom
gs/drop-stale-changelog-wildcard
Open

Remove stale extra-source-files: CHANGELOG.md#1
augyg wants to merge 1 commit into
masterfrom
gs/drop-stale-changelog-wildcard

Conversation

@augyg

@augyg augyg commented Jul 31, 2026

Copy link
Copy Markdown

The wildcard referenced a CHANGELOG.md file that never existed in the common/ subdir at any tagged rev. Older cabal / haskell.nix versions silently ignored the missing file; newer versions error with Cabal-6661 during source-repository-package plan generation.

Root-level ChangeLog.md is unrelated (different filename case, different location). Simplest fix is removing the stale line.

The wildcard referenced a CHANGELOG.md file that never existed in
the common/ subdir at any tagged rev. Older cabal / haskell.nix
versions silently ignored the missing file; newer versions error
with Cabal-6661 during source-repository-package plan generation.

Root-level ChangeLog.md is unrelated (different filename case,
different location). Simplest fix is removing the stale line.
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.

1 participant