From ed90410bc32fa31ea73aee2c75d4547da0e46f7d Mon Sep 17 00:00:00 2001 From: michaelt Date: Mon, 30 May 2016 08:35:48 -0400 Subject: haddock commentary --- pipes-text.cabal | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/pipes-text.cabal b/pipes-text.cabal index 13cc8fa..ef563c7 100644 --- a/pipes-text.cabal +++ b/pipes-text.cabal @@ -1,11 +1,9 @@ name: pipes-text -version: 0.0.2.1 +version: 0.0.2.2 synopsis: properly streaming text -description: /New in version 0.0.2/: +description: New in version 0.0.2/: A 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. . - A 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. - . - For the rest, the organization of this package follows the rule: + The organization of this package follows the rule: . * @pipes-text : pipes-bytestring :: text : bytestring@ . -- cgit v1.2.3