packages feed

pipes-cliff 0.10.0.2 → 0.10.0.4

raw patch · 1 files changed

+44/−45 lines, 1 filesdep ~asyncdep ~basedep ~bytestringPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: async, base, bytestring, pipes, pipes-safe, process, stm

API changes (from Hackage documentation)

Files

pipes-cliff.cabal view
@@ -3,11 +3,11 @@ -- http://www.github.com/massysett/cartel -- -- Script name used to generate: genCabal.hs--- Generated on: 2015-04-14 07:18:42.623619 EDT+-- Generated on: 2015-07-14 20:18:44.347886 EDT -- Cartel library version: 0.14.2.6  name: pipes-cliff-version: 0.10.0.2+version: 0.10.0.4 cabal-version: >= 1.18 license: BSD3 license-file: LICENSE@@ -38,7 +38,6 @@   <https://github.com/massysett/pipes-cliff> category: Pipes, Concurrency tested-with:-  GHC == 7.8.2   GHC == 7.10.1 extra-source-files:   README.md@@ -51,13 +50,13 @@   hs-source-dirs:     lib   build-depends:-      base >= 4.7.0.0 && < 4.9-    , pipes >= 4.1 && < 4.2-    , pipes-safe >= 2.2 && < 2.3-    , bytestring >= 0.10.4 && < 0.11-    , process >= 1.2.0.0 && < 1.3-    , async >= 2.0 && < 2.1-    , stm >= 2.4.4 && < 2.5+      base >= 4.7.0.0 && < 5+    , pipes >= 4.1+    , pipes-safe >= 2.2+    , bytestring >= 0.10.4+    , process >= 1.2.0.0+    , async >= 2.0+    , stm >= 2.4.4   default-language: Haskell2010   ghc-options:     -Wall@@ -81,13 +80,13 @@       Pipes.Cliff.Core       Pipes.Cliff.Examples     build-depends:-        base >= 4.7.0.0 && < 4.9-      , pipes >= 4.1 && < 4.2-      , pipes-safe >= 2.2 && < 2.3-      , bytestring >= 0.10.4 && < 0.11-      , process >= 1.2.0.0 && < 1.3-      , async >= 2.0 && < 2.1-      , stm >= 2.4.4 && < 2.5+        base >= 4.7.0.0 && < 5+      , pipes >= 4.1+      , pipes-safe >= 2.2+      , bytestring >= 0.10.4+      , process >= 1.2.0.0+      , async >= 2.0+      , stm >= 2.4.4     ghc-options:       -threaded   else@@ -108,13 +107,13 @@       Pipes.Cliff.Core       Pipes.Cliff.Examples     build-depends:-        base >= 4.7.0.0 && < 4.9-      , pipes >= 4.1 && < 4.2-      , pipes-safe >= 2.2 && < 2.3-      , bytestring >= 0.10.4 && < 0.11-      , process >= 1.2.0.0 && < 1.3-      , async >= 2.0 && < 2.1-      , stm >= 2.4.4 && < 2.5+        base >= 4.7.0.0 && < 5+      , pipes >= 4.1+      , pipes-safe >= 2.2+      , bytestring >= 0.10.4+      , process >= 1.2.0.0+      , async >= 2.0+      , stm >= 2.4.4     ghc-options:       -threaded   else@@ -135,13 +134,13 @@       Pipes.Cliff.Core       Pipes.Cliff.Examples     build-depends:-        base >= 4.7.0.0 && < 4.9-      , pipes >= 4.1 && < 4.2-      , pipes-safe >= 2.2 && < 2.3-      , bytestring >= 0.10.4 && < 0.11-      , process >= 1.2.0.0 && < 1.3-      , async >= 2.0 && < 2.1-      , stm >= 2.4.4 && < 2.5+        base >= 4.7.0.0 && < 5+      , pipes >= 4.1+      , pipes-safe >= 2.2+      , bytestring >= 0.10.4+      , process >= 1.2.0.0+      , async >= 2.0+      , stm >= 2.4.4     ghc-options:       -threaded   else@@ -162,13 +161,13 @@       Pipes.Cliff.Core       Pipes.Cliff.Examples     build-depends:-        base >= 4.7.0.0 && < 4.9-      , pipes >= 4.1 && < 4.2-      , pipes-safe >= 2.2 && < 2.3-      , bytestring >= 0.10.4 && < 0.11-      , process >= 1.2.0.0 && < 1.3-      , async >= 2.0 && < 2.1-      , stm >= 2.4.4 && < 2.5+        base >= 4.7.0.0 && < 5+      , pipes >= 4.1+      , pipes-safe >= 2.2+      , bytestring >= 0.10.4+      , process >= 1.2.0.0+      , async >= 2.0+      , stm >= 2.4.4     ghc-options:       -threaded   else@@ -189,13 +188,13 @@       Pipes.Cliff.Core       Pipes.Cliff.Examples     build-depends:-        base >= 4.7.0.0 && < 4.9-      , pipes >= 4.1 && < 4.2-      , pipes-safe >= 2.2 && < 2.3-      , bytestring >= 0.10.4 && < 0.11-      , process >= 1.2.0.0 && < 1.3-      , async >= 2.0 && < 2.1-      , stm >= 2.4.4 && < 2.5+        base >= 4.7.0.0 && < 5+      , pipes >= 4.1+      , pipes-safe >= 2.2+      , bytestring >= 0.10.4+      , process >= 1.2.0.0+      , async >= 2.0+      , stm >= 2.4.4     ghc-options:       -threaded   else