> > BTW, there's an opportunity to shorten the critical path for .hs files > some in the driver: at the moment 'unlit' is run over all input. > I take that back; further inspection of the sources showed that DriverPhases.startPhase & DriverPipeline.genPipeline minimise the default pipeline dep. on the extension of the input file. --sigbjorn