@hackage timestats0.2.1

A library for profiling time in Haskell applications

This library provides some utilities for instrumenting Haskell applications to collect time measures of various fragments of code. This is useful to measure wall-clock time when running a given piece of Haskell code. See the README for more details.