machines-process 0.2.0.8 → 0.2.0.10
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~machinesdep ~process
Dependency ranges changed: machines, process
Files
- machines-process.cabal +3/−3
machines-process.cabal view
@@ -1,5 +1,5 @@ name: machines-process-version: 0.2.0.8+version: 0.2.0.10 synopsis: Process (system) utilities for the machines library homepage: http://github.com/aloiscochard/machines-process license: Apache-2.0@@ -19,6 +19,6 @@ build-depends: base >= 4.6 && < 5 , chunked-data >= 0.1 && < 0.4- , machines >= 0.2 && < 0.7+ , machines >= 0.2 && < 0.8 , machines-io >= 0.2 && < 0.3- , process >= 1.1 && < 1.5+ , process >= 1.1 && < 1.7