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@
.