packages feed

rhine-bayes 1.4 → 1.4.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~rhinedep ~rhine-glossPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: rhine, rhine-gloss

API changes (from Hackage documentation)

Files

rhine-bayes.cabal view
@@ -1,5 +1,5 @@ name: rhine-bayes-version: 1.4+version: 1.4.0.1 synopsis: monad-bayes backend for Rhine description:   This package provides a backend to the @monad-bayes@ library,@@ -37,7 +37,7 @@     log-domain >=0.12,     mmorph ^>=1.2,     monad-bayes ^>=1.3,-    rhine ==1.4,+    rhine ^>=1.4,     transformers >=0.5    hs-source-dirs: src@@ -72,7 +72,7 @@     monad-bayes,     rhine,     rhine-bayes,-    rhine-gloss ==1.4,+    rhine-gloss ^>=1.4,     time,     transformers