aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormichaelt <what_is_it_to_do_anything@yahoo.com>2016-06-11 19:32:24 -0400
committermichaelt <what_is_it_to_do_anything@yahoo.com>2016-06-11 19:32:24 -0400
commit2762e7a05fb2f6c87104117905693e3d29cdf76b (patch)
tree49ffd3ab20bbbe8d1bf159ea61e288dad3d57ea1
parent00c35e491fac3f2ae4c1c104fab090287b2dcef5 (diff)
downloadtext-pipes-2762e7a05fb2f6c87104117905693e3d29cdf76b.tar.gz
text-pipes-2762e7a05fb2f6c87104117905693e3d29cdf76b.tar.zst
text-pipes-2762e7a05fb2f6c87104117905693e3d29cdf76b.zip
version bump following pipes
-rw-r--r--pipes-text.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pipes-text.cabal b/pipes-text.cabal
index a51181a..dac1764 100644
--- a/pipes-text.cabal
+++ b/pipes-text.cabal
@@ -1,5 +1,5 @@
1name: pipes-text 1name: pipes-text
2version: 0.0.2.3 2version: 0.0.2.4
3synopsis: properly streaming text 3synopsis: properly streaming text
4description: /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. 4description: /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.
5 . 5 .