Proposal: Use (.) and id from Control.Category in Prelude
Carter Charbonneau
zcarterc at gmail.com
Sat Jun 14 20:15:01 UTC 2014
(.) 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
More information about the Libraries
mailing list