BSD-3-Clause licensed by Lennart Augustsson
Maintained by Merijn Verstraaten, Lennart Augustsson
This version can be pinned in stack with:timeit-2.0@sha256:35d7c3ce64b458bbb1200320203f21281c975c85acc636a634500601c474fded,1197

Module documentation for 2.0

Depends on 1 package(full list with versions):
Used by 2 packages in nightly-2022-03-24(full list with versions):

A simple wrapper to show the used CPU time of monadic computation with an IO base.

Changes

2.0

  • Generalise timeIt and timeItT to work for any MonadIO
  • Added timeItShow and timeItNamed