File: CHANGELOG.md

package info (click to toggle)
haskell-timeit 2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 60 kB
  • sloc: haskell: 27; makefile: 5
file content (4 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (3)
1
2
3
4
2.0
---
* Generalise `timeIt` and `timeItT` to work for any `MonadIO`
* Added `timeItShow` and `timeItNamed`