catch instance Foldable ((, ) a)

Zemyla zemyla at gmail.com
Fri May 29 14:54:57 UTC 2020


On Fri, May 29, 2020, 09:43 Henning Thielemann <
lemming at henning-thielemann.de> wrote:

>
> You can also call it a beginner's problem to use tuples everywhere, where
> custom data types would be the better choice.
>

Except the Prelude uses tuples everywhere, as do hundreds of libraries
based on it, and rewriting all the functions which use them for every
single decorated data type you plan to use is a waste of programmer time
and effort.

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20200529/3582dacd/attachment.html>


More information about the Libraries mailing list