packages feed

statistics 0.8.0.4 → 0.8.0.5

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~mwc-randomPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: mwc-random

API changes (from Hackage documentation)

Files

statistics.cabal view
@@ -1,5 +1,5 @@ name:           statistics-version:        0.8.0.4+version:        0.8.0.5 synopsis:       A library of statistical types, data, and functions description:   This library provides a number of common functions and types useful@@ -60,7 +60,7 @@   build-depends:     base < 5,     erf,-    mwc-random >= 0.7.0.0,+    mwc-random >= 0.8.0.3,     primitive >= 0.3,     time,     vector >= 0.7.0.0,