packages feed

timestats 0.1.4 → 0.1.4.1

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,6 +1,6 @@ # Revision history for timestats -## next+## 0.1.4.1 -- 2024-05-23  * Add `Debug.TimeStats.Unsafe.unsafeMeasureM` to measure in some more monads. * Expose `Debug.TimeStats.enabled`.
timestats.cabal view
@@ -1,6 +1,6 @@ cabal-version:      2.4 name:               timestats-version:            0.1.4+version:            0.1.4.1  synopsis: A library for profiling time in Haskell applications