packages feed

mighty-metropolis 1.0.1 → 1.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~pipesPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: pipes

API changes (from Hackage documentation)

Files

mighty-metropolis.cabal view
@@ -1,5 +1,5 @@ name:                mighty-metropolis-version:             1.0.1+version:             1.0.2 synopsis:            The Metropolis algorithm. homepage:            http://github.com/jtobin/mighty-metropolis license:             MIT@@ -38,7 +38,7 @@       Numeric.MCMC.Metropolis   build-depends:       base             < 5-    , pipes+    , pipes            >= 4 && < 5     , primitive     , mcmc-types       >= 1.0.1     , mwc-probability  >= 1.0.1