Re: replacing the Prelude (again)

2002-07-13 Thread Dylan Thurston
On Sat, Jul 13, 2002 at 07:58:19PM +1000, Bernard James POPE wrote: > ... > I'm fond of the idea proposed by Marcin 'Qrczak' Kowalczyk: > >May I propose an alternative way of specifying an alternative Prelude? >Instead of having a command line switch, let's say that 3 always means >Pr

replacing the Prelude (again)

2002-07-13 Thread Bernard James POPE
Hi all, Sorry to dig up an old topic, but I think this is an important one. (at least it is for me). I have run into a problem recently. I am writing a debugger for Haskell. It is based on a source-to-source transformation. The important bit is that the type of functions changes under the transf