Proposal: Add functions to get consecutive elements to Data.List
Henning Thielemann
lemming at henning-thielemann.de
Wed Apr 13 06:25:07 UTC 2016
On Wed, 13 Apr 2016, Johan Holmquist wrote:
> I am proposing inclusion into base to make it readily available out of
> the box. I think it would fit rather well together with the other zips
> in Data.List.
It's only out-of-the-box for a recent GHC. You will exclude any older
compiler just because of this simple function.
If 'base' would be separate from GHC this would be no issue.
More information about the Libraries
mailing list