On Tuesday 07 November 2006 16:30, Simon Peyton-Jones wrote:
> The bit that does the dependency analysis is called the Occurrence
> Analyser.  Its in compiler/simplCore/OccAnal.  A single run of the
> occurrence analyser will produce a fully-dependency-analysed program. Maybe
> that's what you want?

That's exactly what I want. I tried it and it works perfectly.

Thanks very much,

Bas van Dijk
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to