
15 Jul
2002
15 Jul
'02
4:19 a.m.
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