X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=pipes-text.cabal;h=dac17643e67716aedc127aeb0f3518c179860710;hb=2762e7a05fb2f6c87104117905693e3d29cdf76b;hp=a51181ac7face1a71c0fc55a41624d7315095ebf;hpb=00c35e491fac3f2ae4c1c104fab090287b2dcef5;p=github%2Ffretlink%2Ftext-pipes.git 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 @@ 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. .