Skip to content

How to alert users of known issues with released cabal-install? #9955

@philderbeast

Description

@philderbeast

How do we report known issues with released versions of cabal-install in a way that end users of cabal-install might notice?

From a search of this repo, I found "known issues" in the output of the hidden man command. That cabal-install label has 0 Open and 0 Closed issues. Is that the right label?

Up on hackage there's the changelog but what's the best way to alert users of a known issues with packages on hackage short of deprecating the release on hackage, do a revision and amend the changelog or something else?

$ cabal man
...
BUGS
       To  browse  the  list  of  known  issues or report a new one please see
       https://github.com/haskell/cabal/labels/cabal‐install.
...
  • Amend the changelog: On hackage, the cabal changelog redirects to this repository's release-notes via plain text display of links that are not clickable but these release notes are generated, aren't they? How would we then add a known issue as an addendum?

Note

-*-change-log-*-

3.10.3.0 Hécate <[email protected]> January 2024

  • See https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.10.3.0.md

3.10.2.1 Hécate <[email protected]> November 2023

  • See https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.10.2.1.md

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