diff options
-rw-r--r-- | pipes-text.cabal | 6 |
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 @@ | |||
1 | name: pipes-text | 1 | name: pipes-text |
2 | version: 0.0.0.17 | 2 | version: 0.0.1.0 |
3 | synopsis: Text pipes. | 3 | synopsis: Text pipes. |
4 | 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> | 4 | description: * 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 | . |