| > 1) Can I profile my program if I don't have all the libraries it depends | > on compiled with profiling?
I'm afraid not. It's one of the shortcomings of GHC's profiler, but it's hard to overcome. Simon _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
