Sure, I didn't mean that we should push it to Prelude - just that it was "worthy" of it (in the context of the bar David mentioned). Putting it in Data.Function is much more practical at this point in time.

Oren.


On Wed, Nov 21, 2012 at 5:32 PM, Henning Thielemann <lemming@henning-thielemann.de> wrote:

On Wed, 21 Nov 2012, Oren Ben-Kiki wrote:

I think (&) is worthy of inclusion in Prelude :-)

The proposal was to include it in Data.Function, not Prelude. And I think this is good and lowers the barrier for addition. People only have to think about it only if they explicitly import it from Data.Function.