name: pipes-text
-version: 0.0.0.13
+version: 0.0.0.14
synopsis: Text pipes.
description: * This package will be in a draft, or testing, phase until version 0.0.1. Please report any installation difficulties, or any wisdom about the api, on the github page or the <https://groups.google.com/forum/#!forum/haskell-pipes pipes list>
.
exposed-modules: Pipes.Text, Pipes.Text.Encoding
build-depends: base >= 4 && < 5 ,
bytestring >= 0.9.2.1 && < 0.11,
- text >= 0.11.2 && < 1.2.1 ,
+ text >= 0.11.2 && < 1.3 ,
streaming-commons >= 0.1 && < 0.2 ,
pipes >= 4.0 && < 4.2 ,
pipes-group >= 1.0.0 && < 1.1 ,
if !flag(noio)
exposed-modules: Pipes.Text.IO
- build-depends: text >=0.11.3 && < 1.2
+ build-depends: text >=0.11.3 && < 1.3