]> git.immae.eu Git - github/fretlink/text-pipes.git/commitdiff
bump for pipes-4.4 master
authormichaelt <what_is_it_to_do_anything@yahoo.com>
Sat, 3 Dec 2016 03:50:02 +0000 (22:50 -0500)
committermichaelt <what_is_it_to_do_anything@yahoo.com>
Sat, 3 Dec 2016 03:50:02 +0000 (22:50 -0500)
pipes-text.cabal

index dac17643e67716aedc127aeb0f3518c179860710..9822fd20bf602ccec1f757f2f2ca013ca63c7940 100644 (file)
@@ -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 ,