distributed-process-execution 0.1.2.1 → 0.1.2.2
raw patch · 1 files changed
+6/−6 lines, 1 filesdep ~basedep ~distributed-processdep ~network-transport-tcpnew-uploaderPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base, distributed-process, network-transport-tcp
API changes (from Hackage documentation)
Files
distributed-process-execution.cabal view
@@ -1,5 +1,5 @@ name: distributed-process-execution-version: 0.1.2.1+version: 0.1.2.2 cabal-version: >=1.8 build-type: Simple license: BSD3@@ -29,7 +29,7 @@ build-depends: base >= 4.4 && < 5, data-accessor >= 0.2.2.3,- distributed-process >= 0.5.3 && < 0.6,+ distributed-process >= 0.5.3 && < 0.7, distributed-process-extras >= 0.2.0 && < 0.3, distributed-process-supervisor >= 0.1.2 && < 0.2, distributed-process-client-server >= 0.1.2 && < 0.2,@@ -71,7 +71,7 @@ containers, hashable, unordered-containers >= 0.2.3.0 && < 0.3,- distributed-process >= 0.5.3 && < 0.6,+ distributed-process >= 0.5.3 && < 0.7, distributed-process-execution, distributed-process-extras >= 0.2.0 && < 0.3, distributed-process-tests >= 0.4.1 && < 0.5,@@ -82,7 +82,7 @@ network-transport >= 0.4 && < 0.5, deepseq >= 1.3.0.1 && < 1.5, mtl,- network-transport-tcp >= 0.4 && < 0.5,+ network-transport-tcp >= 0.4 && < 0.6, binary >= 0.6.3.0 && < 0.8, network >= 2.3 && < 2.7, HUnit >= 1.2 && < 2,@@ -111,7 +111,7 @@ containers, hashable, unordered-containers >= 0.2.3.0 && < 0.3,- distributed-process >= 0.5.3 && < 0.6,+ distributed-process >= 0.5.3 && < 0.7, distributed-process-execution, distributed-process-extras >= 0.2.0 && < 0.3, distributed-process-tests >= 0.4.1 && < 0.5,@@ -122,7 +122,7 @@ network-transport >= 0.4 && < 0.5, deepseq >= 1.3.0.1 && < 1.5, mtl,- network-transport-tcp >= 0.4 && < 0.5,+ network-transport-tcp >= 0.4 && < 0.6, binary >= 0.6.3.0 && < 0.8, network >= 2.3 && < 2.7, HUnit >= 1.2 && < 2,