Proposal: Use (.) and id from Control.Category in Prelude
Johan Tibell
johan.tibell at gmail.com
Sat Jun 14 20:31:15 UTC 2014
On Sat, Jun 14, 2014 at 10:15 PM, Carter Charbonneau <zcarterc at gmail.com>
wrote:
> (.) and id are generalized in the Category class in Control.Category. In
> the past, many libraries have instructed users to use (.) and id from
> Control.Category for composition of their types. Importing these types into
> Prelude shouldn't break existing code, and makes libraries that use
> Category easier to use.
>
> Discussion period: 4 weeks
>
-1
This would benefit very few Haskell users and make error messages terrible.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20140614/df027714/attachment.html>
More information about the Libraries
mailing list