criterion 0.5.1.0 → 0.5.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~statisticsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: statistics
API changes (from Hackage documentation)
Files
- criterion.cabal +2/−2
criterion.cabal view
@@ -1,5 +1,5 @@ name: criterion-version: 0.5.1.0+version: 0.5.1.1 synopsis: Robust, reliable performance measurement and analysis license: BSD3 license-file: LICENSE@@ -59,7 +59,7 @@ mtl, mwc-random >= 0.8.0.3, parsec >= 3.1.0,- statistics >= 0.8.0.6,+ statistics >= 0.8.0.6 && < 0.10.0.0, time, vector >= 0.7.0.0, vector-algorithms >= 0.4