Make Prelude's map = fmap

Nikita Volkov nikita.y.volkov at gmail.com
Sun Jun 23 20:20:36 CEST 2013


On Jun 23, 2013, at 10:11 PM, Henning Thielemann <lemming at henning-thielemann.de> wrote:

> If in future Prelude moves more and more to one most general function that does everything given the right type, then I am really concerning to use NoImplicitPrelude in all my modules and use a custom Prelude or none at all.

That's exactly what I am doing now and the very existence of a dozen of "prelude" projects on hackage suggests that I'm hardly alone in that.


More information about the Libraries mailing list