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:b714dc9e70179f7e21dd9d9e2d3bb9b45838674a0f505b040bd63a51d4109b90,1150

Module documentation for 2.0

Depends on 1 package(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