pipes-extras 1.0.13 → 1.0.14
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~foldlPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: foldl
API changes (from Hackage documentation)
Files
- pipes-extras.cabal +2/−2
pipes-extras.cabal view
@@ -1,5 +1,5 @@ Name: pipes-extras-Version: 1.0.13+Version: 1.0.14 Cabal-Version: >=1.10 Build-Type: Simple License: BSD3@@ -21,7 +21,7 @@ Build-Depends: base >= 4 && < 5 , pipes >= 4.0 && < 4.4,- foldl >= 1.0.1 && < 1.4,+ foldl >= 1.0.1 && < 1.5, transformers >= 0.2.0.0 && < 0.6, lens >= 4.3 && < 4.17 Exposed-Modules: Pipes.Extras