packages feed

distributed-process 0.2.1 → 0.2.1.1

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: time

API changes (from Hackage documentation)

Files

distributed-process.cabal view
@@ -1,5 +1,5 @@ Name:          distributed-process -Version:       0.2.1+Version:       0.2.1.1 Cabal-Version: >=1.8 Build-Type:    Simple License:       BSD3 @@ -40,7 +40,7 @@                      bytestring >= 0.9 && < 0.10,                      containers >= 0.4 && < 0.5,                      old-locale >= 1.0 && < 1.1,-                     time >= 1.2 && < 1.3,+                     time >= 1.2 && < 1.5,                      template-haskell >= 2.6 && < 2.8,                      random >= 1.0 && < 1.1,                      ghc-prim >= 0.2 && < 0.3@@ -86,7 +86,7 @@                      bytestring >= 0.9 && < 0.10,                      containers >= 0.4 && < 0.5,                      old-locale >= 1.0 && < 1.1,-                     time >= 1.2 && < 1.3,+                     time >= 1.2 && < 1.5,                      template-haskell >= 2.6 && < 2.8,                      random >= 1.0 && < 1.1,                      ghc-prim >= 0.2 && < 0.3,@@ -117,7 +117,7 @@                      bytestring >= 0.9 && < 0.10,                      containers >= 0.4 && < 0.5,                      old-locale >= 1.0 && < 1.1,-                     time >= 1.2 && < 1.3,+                     time >= 1.2 && < 1.5,                      template-haskell >= 2.6 && < 2.8,                      random >= 1.0 && < 1.1,                      ghc-prim >= 0.2 && < 0.3,