aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--pipes-text.cabal6
1 files changed, 2 insertions, 4 deletions
diff --git a/pipes-text.cabal b/pipes-text.cabal
index f7009d1..bd58457 100644
--- a/pipes-text.cabal
+++ b/pipes-text.cabal
@@ -1,9 +1,7 @@
1name: pipes-text 1name: pipes-text
2version: 0.0.0.17 2version: 0.0.1.0
3synopsis: Text pipes. 3synopsis: Text pipes.
4description: * 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> 4description: * This organization of the package follows the rule
5 .
6 This organization of the package follows the rule
7 . 5 .
8 * @pipes-text : pipes-bytestring :: text : bytestring@ 6 * @pipes-text : pipes-bytestring :: text : bytestring@
9 . 7 .