pipes-network 0.4.0.1 → 0.4.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~pipesdep ~pipes-safePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: pipes, pipes-safe
API changes (from Hackage documentation)
Files
- pipes-network.cabal +3/−3
pipes-network.cabal view
@@ -1,5 +1,5 @@ name: pipes-network-version: 0.4.0.1+version: 0.4.0.2 license: BSD3 license-file: LICENSE copyright: Copyright (c) Renzo Carbonara 2012-2013, Paolo Capriotti 2012-2012.@@ -41,8 +41,8 @@ bytestring (>=0.9.2.1), network, network-simple (>=0.2.0.1 && <0.3),- pipes (>=3.2 && <3.3),- pipes-safe (>=1.1 && <1.2),+ pipes (>=3.2 && <3.4),+ pipes-safe (>=1.1 && <1.3), transformers (>=0.2 && <0.4) exposed-modules: Control.Proxy.TCP