> George Russell wrote:
> > I suspect that Simon M owes me a drink though . . .
> Maybe I was wrong there.  When I ran GHC I didn't hack it 
> first to get it to stop
> after parsing, and I don't know how to do that.  It did fall 
> over because it couldn't
> find any of the import files, but maybe GHC does things 
> between parsing and looking
> for import files.

Hmm, you're probably doing a large chunk of renaming too.  I just added an
error call right after the parser in Main.lhs.

I'm still interested in the figures, if you want to retry your experiment.

Cheers,
        Simon

Reply via email to