
23 Feb
2006
23 Feb
'06
7:21 a.m.
Hello Malcolm, Thursday, February 23, 2006, 1:58:36 PM, you wrote: MW> People often overlook the useful facility of the module system to group MW> multiple common imports into a single re-exporting super-module. With MW> my proposal, you would simply replace the implicit "import Prelude" with MW> an explicit "import Prelude.Standard" (or use a build flag like MW> -fimplicit-prelude, or +98). MW> The idea is that backward compatibility with the old Prelude is MW> preserved as much as possible, but the experimental ability to replace MW> or remove parts of the Prelude is gained. import Prelude ($) can't solve this problem? -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com