I am looking for the decision making authority or a place where questions about haskell libraries like in the email below can be asked or answered. ghc-devs told me that their list is not the right place for this and redirected me to haskell-cafe or
libraries@haskell.org. I tried sending an email to
libraries@haskell.org but that seems to be a closed list, my email got rejected, so that also does not seem like the right place.
Is haskell cafe the right place? I was under the impression that haskell-cafe is for general discussions and not an owner of any of the libraries or any other haskell code. Are there any other mailing lists that I am missing? I can raise a ticket at ghc trac but I guess that cannot be the primary way to ask simple questions.---------- Forwarded message ----------
From:
<libraries-owner@haskell.org>Date: 5 February 2018 at 09:34
Subject: Re: rolling span and groupBy for lists
To:
harendra.kumar@gmail.comYou are not allowed to post to this mailing list, and your message has
been automatically rejected. If you think that your messages are
being rejected in error, contact the mailing list owner at
libraries-owner@haskell.org.
---------- Forwarded message ----------
From: Harendra Kumar <
harendra.kumar@gmail.com>
To: David Feuer <
david@well-typed.com>, libraries <
libraries@haskell.org>
Cc:
ghc-devs@haskell.orgBcc:
Date: Mon, 5 Feb 2018 10:07:55 +0530
Subject: Re: rolling span and groupBy for lists
I was mainly asking if it makes sense to include these functions in base/Data.List. Since the base package is maintained and ships along with ghc, and the issues are also raised at ghc trac I thought this is the right list. I am copying to
libraries@haskell.org as well.
-harendra