]> git.immae.eu Git - github/fretlink/text-pipes.git/blobdiff - pipes-text.cabal
Simplified `Codec` type synonym
[github/fretlink/text-pipes.git] / pipes-text.cabal
index a6c2971d596cc540bb775d742b6f114225141f89..f38b7f2e5662082fd3c2d7879acec7587d5cc6c5 100644 (file)
@@ -1,8 +1,8 @@
 name:                pipes-text
 version:             0.0.0.7
 synopsis:            Text pipes.
-description:         (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!)
-
+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!
+                     .
                      This organization of the package follows the rule 
                      .
                      * @pipes-text : pipes-bytestring :: text : bytestring@ 
@@ -23,7 +23,7 @@ category:            Text, Pipes
 build-type:          Simple
 cabal-version:       >=1.10
 
-extra-source-files: README.md include/*.h changelog
+extra-source-files: README.md changelog
 source-repository head
     type: git
     location: https://github.com/michaelt/text-pipes