aboutsummaryrefslogtreecommitdiffhomepage
path: root/pipes-text.cabal
diff options
context:
space:
mode:
authormichaelt <what_is_it_to_do_anything@yahoo.com>2014-02-15 14:57:58 -0500
committermichaelt <what_is_it_to_do_anything@yahoo.com>2014-02-15 14:57:58 -0500
commit1a83ae4e173d3d7f4d258657a4ff5754eb4abefe (patch)
tree6fd3e9ccf9c2ed1f5105f1c96ae49c2002ade2ce /pipes-text.cabal
parentea05597c8091d528a7a74a199d556c6c81f745e5 (diff)
downloadtext-pipes-1a83ae4e173d3d7f4d258657a4ff5754eb4abefe.tar.gz
text-pipes-1a83ae4e173d3d7f4d258657a4ff5754eb4abefe.tar.zst
text-pipes-1a83ae4e173d3d7f4d258657a4ff5754eb4abefe.zip
clean up exports in Pipes.Text
Diffstat (limited to 'pipes-text.cabal')
-rw-r--r--pipes-text.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/pipes-text.cabal b/pipes-text.cabal
index 9351cbf..f38b7f2 100644
--- a/pipes-text.cabal
+++ b/pipes-text.cabal
@@ -1,8 +1,8 @@
1name: pipes-text 1name: pipes-text
2version: 0.0.0.7 2version: 0.0.0.7
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 api objections or installation difficulties on the github page!) 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!
5 5 .
6 This organization of the package follows the rule 6 This organization of the package follows the rule
7 . 7 .
8 * @pipes-text : pipes-bytestring :: text : bytestring@ 8 * @pipes-text : pipes-bytestring :: text : bytestring@