Skip to content

cabal init produces extra-source-files: CHANGELOG.md #6864

Closed
@juhp

Description

@juhp

Describe the bug
CHANGELOG.md(sic ChangeLog.md) (and README.md) should be listed as extra-doc-files not extra-source-files (see also #5813).

To Reproduce
Steps to reproduce the behavior:

$ cabal init --non-interactive

Please use version-prefixed commands (e.g. v2-build or v1-build) to avoid ambiguity.

Expected behavior
extra-doc-files: CHANGELOG.md

System information

  • Operating system: Fedora
  • cabal-3.2.0.0, ghc-8.6.5 versions

Additional context
extra-source-files: CHANGELOG.md is put in .cabal file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions