At 2002-07-15 01:05, Simon Peyton-Jones wrote:

>I quite like the fact that you would then have to say 
>
>       import MyPrelude as Prelude
>
>thereby stressing that you are importing the Prelude stuff.

Doesn't this assume your Prelude stuff is all in one module? Or can you 
import several modules "as Prelude"?

As a Prelude-replacer, my preference is rather towards keeping it as it 
is... it seems a bit simpler and easier to understand.

-- 
Ashley Yakeley, Seattle WA

_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to