Tim Chevalier wrote:
Try the -Rghc-timing flag.

Interesting, that one does not work in my program compiled with
 ghc 6.8.1 (looks like ghc runtime does not consume it but passes
 it to my haskell code). +RTS -tstderr works but its usability is
 limited since it provides only elapsed time and not the process
 cpu times.

Peter.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to