criterion 0.6.0.0 → 0.6.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~mtlPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: mtl
API changes (from Hackage documentation)
Files
- criterion.cabal +2/−2
criterion.cabal view
@@ -1,5 +1,5 @@ name: criterion-version: 0.6.0.0+version: 0.6.0.1 synopsis: Robust, reliable performance measurement and analysis license: BSD3 license-file: LICENSE@@ -62,7 +62,7 @@ directory, filepath, hastache >= 0.1.5,- mtl,+ mtl >= 2, mwc-random >= 0.8.0.3, parsec >= 3.1.0, statistics >= 0.10.0.0,