]> git.immae.eu Git - github/fretlink/text-pipes.git/blame - README.md
travis apt 3
[github/fretlink/text-pipes.git] / README.md
CommitLineData
4989a357 1pipes-text
f33dd2ab
MT
2==========
3
3f76b550 4This package follows the rule:
5
02f89dfe 6 pipes-text : pipes-bytestring :: text : bytestring
3f76b550 7
02f89dfe 8The division of three modules, `Pipes.Text` , `Pipes.Text.Encoding` and `Pipes.Text.IO` has more or less the significance it has in the `text` library.
37b59370 9
4989a357 10Note that the module `Pipes.Text.IO` uses version 0.11.3 or later of the `text` library. (It thus works with the version of `text` that came with the 2013 Haskell Platform. To use an older `text`, install with the flag `-fnoio`