diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-09-26 21:46:56 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-09-29 13:17:17 -0400 |
commit | 4b1d1363d8435f975a91a6729b564341d304aaca (patch) | |
tree | 4b5869985219b1f212de968966ae0acb96499366 | |
parent | 2024-08-31-kde-plasma6-gear-24-05-stable: mention dispatch-conf & depclean (diff) | |
download | gentoo-news-4b1d1363d8435f975a91a6729b564341d304aaca.tar.gz gentoo-news-4b1d1363d8435f975a91a6729b564341d304aaca.tar.bz2 gentoo-news-4b1d1363d8435f975a91a6729b564341d304aaca.zip |
2024-09-29-haskell-destabilization: Add news item
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | 2024-09-29-haskell-destabilization/2024-09-29-haskell-destabilization.en.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/2024-09-29-haskell-destabilization/2024-09-29-haskell-destabilization.en.txt b/2024-09-29-haskell-destabilization/2024-09-29-haskell-destabilization.en.txt new file mode 100644 index 0000000..2dfc7cd --- /dev/null +++ b/2024-09-29-haskell-destabilization/2024-09-29-haskell-destabilization.en.txt @@ -0,0 +1,40 @@ +Title: Haskell destabilization +Author: Matt Turner <mattst88@gentoo.org> +Posted: 2024-09-29 +Revision: 1 +News-Item-Format: 2.0 +Display-If-Installed: app-admin/haskell-updater +Display-If-Installed: app-arch/pack +Display-If-Installed: app-portage/hackport +Display-If-Installed: app-text/pandoc +Display-If-Installed: dev-haskell/* +Display-If-Installed: dev-lang/ghc +Display-If-Installed: dev-lang/whitespace +Display-If-Installed: dev-util/shelltestrunner +Display-If-Installed: dev-vcs/darcs +Display-If-Installed: dev-vcs/git-annex +Display-If-Installed: dev-vcs/git-repair +Display-If-Installed: net-mail/list-remote-forwards +Display-If-Installed: net-mail/mailbox-count +Display-If-Installed: net-misc/haeredes +Display-If-Installed: net-misc/hath +Display-If-Installed: x11-misc/xmobar +Display-If-Installed: x11-wm/xmonad +Display-If-Installed: x11-wm/xmonad-contrib + +Packaging Haskell software has proven difficult in Gentoo: many packages are +outdated, unstable versions have not been stabilized in nearly a year, and +stable versions are rather old. + +In an effort to reduce the load on the Haskell maintainers, stable keywords +will be removed from dev-haskell/* packages and their reverse dependencies on +October 1. + +Users with Haskell packages should add entries to their package.accept_keywords +for these packages to avoid issues rebuilding or upgrading them in the future. + +This change does not preclude stabilizing Haskell packages in the future. + +Haskell packaging is mostly taking place in the Haskell repository [1]. + +[1] https://github.com/gentoo-haskell/gentoo-haskell |