Hi.
I am trying to get my head around Haskell related organizations on GitHub and GitLab. I want to reduce the barrier for people to start help improve the Haskell ecosystem. What I found so far:
GitLab organizations:
- ghc: GHC development.
GitHub organizations:
- haskell: Some core libraries, cabal-install, haskell-language-server related stuff.
- haskellfoundation: Haskell foundation home page; and more.
- haskell-org: Haskell.org committee; Summer of Haskell homepage (but not haskell.org homepage ?).
- haskell-infra: haskell.org homepage; hackage stuff (not sure what exactly); and more.
-
haskell-numerics: Haskell numerics work group; e.g.,
hmatrix
and more.
My question is more related to the GitHub organizations. Is there a clear notion of what these organizations do? Who is leading them? Where is this information?
I suggest summarizing all official organizations (and semi-official ones if such a category exists) on haskell.org
, and make clear where ideas and such in form of Requests For Comments should go. To be honest, I prefer fewer well-maintained organizations over a proliferation of organizations with unclear purposes.
I also suggest stating that all other organizations are unofficial in that they are maintained by individuals, and not managed by a committee associated to Haskell/GHC/TheHaskellFoundation (What is actually the top official instance of Haskell?).
I suggest doing this on the https://www.haskell.org/community/ website, or probably even on a separate tab.
Please let me know what you think!
EDIT: I just found Haskell.org Committee, which might also be relevant to the discussion!