packages feed

machines-process 0.2.0.0 → 0.2.0.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~chunked-dataPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: chunked-data

API changes (from Hackage documentation)

Files

machines-process.cabal view
@@ -1,7 +1,7 @@ name:                machines-process-version:             0.2.0.0+version:             0.2.0.2 synopsis:            Process (system) utilities for the machines library-homepage:            http://github.com/aloiscochard/machines-io+homepage:            http://github.com/aloiscochard/machines-process license:             Apache-2.0 license-file:        LICENSE author:              Alois Cochard@@ -18,7 +18,7 @@     System.Process.Machine   build-depends:              base                >= 4.6      && < 5-    , chunked-data        >= 0.1      && < 0.2+    , chunked-data        >= 0.1      && < 0.3     , machines            >= 0.2      && < 0.5     , machines-io         >= 0.2      && < 0.3     , process             >= 1.1      && < 1.3