LogicGrowsOnTrees-processes 1.0.0 → 1.0.0.0.1
raw patch · 1 files changed
+6/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
LogicGrowsOnTrees-processes.cabal view
@@ -1,18 +1,20 @@ Name: LogicGrowsOnTrees-processes-Version: 1.0.0+Version: 1.0.0.0.1 License: BSD3 License-file: LICENSE Author: Gregory Crosswhite Maintainer: Gregory Crosswhite <gcrosswhite@gmail.com>-Synopsis: an adapter for the LogicGrowsOnTrees package that uses multiple processes for parallelism+Synopsis: an adapter for LogicGrowsOnTrees that uses multiple processes for parallelism Cabal-version: >=1.8 Build-type: Simple-Category: Control, Distributed Computing, Logic, Parallelism+Category: Control, Distributed Computing, Logic, Parallelism Description: This package provides a adapter for the LogicGrowsOnTrees package that uses multiple processes for parallelism; see the module documentation for more details. +Bug-reports: https://github.com/gcross/LogicGrowsOnTrees-processes/issues+ Source-Repository head Type: git Location: git://github.com/gcross/LogicGrowsOnTrees-processes.git@@ -20,7 +22,7 @@ Source-Repository this Type: git Location: git://github.com/gcross/LogicGrowsOnTrees-processes.git- Tag: 1.0.0+ Tag: 1.0.0.0.1 Library