From 8ecc4880b4e91bcadb46e0e0f179586655939dba Mon Sep 17 00:00:00 2001 From: michaelt Date: Tue, 22 Oct 2013 19:22:24 -0400 Subject: readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9625b4f..b5f343a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -pipes-text +text-pipes ========== -These modules `Pipes.Text` and `Pipes.Text.Parse` use materials from [`pipes-text`](https://github.com/ibotty/pipes-text) and +This repo is called `text-pipes`, but the package is named `pipes-text` as one might expect. +The two modules it contatins, `Pipes.Text` and `Pipes.Text.Parse`, use materials from [`pipes-text`](https://github.com/ibotty/pipes-text) and otherwise follows the pattern of [`pipes-bytestring`](https://github.com/Gabriel439/Haskell-Pipes-ByteString-Library), adding a few `pipes-prelude`-like operations. The most important function, `decodeUtf8`, written by ibotty, uses the development version of the text package; this package can however be built without it. -- cgit v1.2.3