X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=a950a67ab7f8084a973aa53a6a8c838a9133db8c;hb=6777c14f343be247fc56d43d0d371d89065ffde5;hp=ff2bf1ef1627c103a2fe0b0d98ddfcd8248637c6;hpb=3f76b550da195af30d32f611d55b33e0651cd0e8;p=github%2Ffretlink%2Ftext-pipes.git diff --git a/README.md b/README.md index ff2bf1e..a950a67 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ pipes-text This package follows the rule: - `pipes-text : pipes-bytestring :: text : bytestring` + pipes-text : pipes-bytestring :: text : bytestring -It has three modules, `Pipes.Text` , `Pipes.Text.Encoding` and `Pipes.Text.IO`; the division has more or less the significance it has in the `text` library. +The 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. Note 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` \ No newline at end of file