Is there a simple method to compute time of function execution in Haskell?
See if http://hackage.haskell.org/package/timeit suits your needs.