From 39cd06f5dfb941fda4bd14d6c06dda3031a164f6 Mon Sep 17 00:00:00 2001 From: michaelt Date: Fri, 2 Dec 2016 22:50:02 -0500 Subject: bump for pipes-4.4 --- pipes-text.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pipes-text.cabal b/pipes-text.cabal index dac1764..9822fd2 100644 --- a/pipes-text.cabal +++ b/pipes-text.cabal @@ -1,5 +1,5 @@ name: pipes-text -version: 0.0.2.4 +version: 0.0.2.5 synopsis: properly streaming text description: /New in version 0.0.2.x/: The new module @Pipes.Prelude.Text@ exports line-based @Text@ producers and consumers as a drop-in replacement for the @String@ material in @Pipes.Prelude@ and @Pipes.Safe.Prelude@. They can be used as one uses @Pipes.Prelude@ without reference to the rest of this package. See the caveats in the documentation for that module. . @@ -44,7 +44,7 @@ library bytestring >= 0.9.2.1 && < 0.11, text >= 0.11.2 && < 1.3 , streaming-commons >= 0.1 && < 0.2 , - pipes >= 4.0 && < 4.3 , + pipes >= 4.0 && < 4.4 , pipes-group >= 1.0.0 && < 1.1 , pipes-parse >= 3.0.0 && < 3.1 , pipes-safe >= 2.1 && < 2.3 , -- cgit v1.2.3