Closed
Description
I know the subject has been raised a couple of times in private discussions, but I'd like to know the official position of the CLC regarding the repositories in the Haskell organisation.
Most of them do belong to the following groups:
- "core" and "boot" packages;
- IDE packages (HLS, hie-bios, VScode extension, haskell-mode for emacs);
- Infrastructure like Hackage, docker image, etc
And then we have some outliers like HTTP, statistics, critbit, hoopl, text-format, and a fork of test-framework.
I know it's not a pleasant thing to do, but I'd like to ask the hard questions:
- Have those projects adopted the Guidelines for Respectful Communication (GRC);
- Do admins of the organisation have upload rights for those packages so that the absence of their original maintainer does not impact downstream users.
- Since those packages are under the Haskell organisation, should they be held to high standards of compatibility with recent GHC versions, and more generally high code quality?