packages feed

pipes-binary 0.4.0.3 → 0.4.0.4

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~lens-family-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: lens-family-core

API changes (from Hackage documentation)

Files

changelog.md view
@@ -1,3 +1,8 @@+# Version 0.4.0.4++* Upper bound dependency bumps (lens-family-core).++ # Version 0.4.0.3  * Upper bound dependency bumps (pipes-bytestring).
pipes-binary.cabal view
@@ -1,5 +1,5 @@ name:               pipes-binary-version:            0.4.0.3+version:            0.4.0.4 license:            BSD3 license-file:       LICENSE copyright:          Copyright (c) Renzo Carbonara 2013-2014@@ -46,7 +46,7 @@         , binary           >= 0.6     && < 0.8         , bytestring       >= 0.9.2.1         , ghc-prim-        , lens-family-core >= 1.0     && < 1.1+        , lens-family-core >= 1.0     && < 1.3         , pipes            >= 4.0     && < 4.2         , pipes-binary         , pipes-parse      >= 3.0     && < 3.1