Why the Prelude must die

David House dmhouse at gmail.com
Wed Mar 28 15:01:52 EDT 2007


On 28/03/07, Jeffrey Yasskin <jyasskin at gmail.com> wrote:
> I would vote for a Combinators module with the most important
> combinators, and a somewhat larger Prelude to support quick scripts
> and demonstrations.

I'd hate to have to import a module just to get at ($). Like I've
mentioned before, some combinators are so ubiqutos they're almost like
syntax. Seeing as the actual syntax will always be in scope, these
common combinators would also have to be in scope all the time, which
means placing them in the narrowed Prelude.

-- 
-David House, dmhouse at gmail.com


More information about the Libraries mailing list