]> git.immae.eu Git - github/fretlink/text-pipes.git/commitdiff
version bump following pipes
authormichaelt <what_is_it_to_do_anything@yahoo.com>
Sat, 11 Jun 2016 23:32:24 +0000 (19:32 -0400)
committermichaelt <what_is_it_to_do_anything@yahoo.com>
Sat, 11 Jun 2016 23:32:24 +0000 (19:32 -0400)
pipes-text.cabal

index a51181ac7face1a71c0fc55a41624d7315095ebf..dac17643e67716aedc127aeb0f3518c179860710 100644 (file)
@@ -1,5 +1,5 @@
 name:                pipes-text
-version:             0.0.2.3
+version:             0.0.2.4
 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.
                      .