]> git.immae.eu Git - github/fretlink/text-pipes.git/blobdiff - pipes-text.cabal
Replaced the word "proxies" with "pipes"
[github/fretlink/text-pipes.git] / pipes-text.cabal
index cb828a727084b95a863ace2eb38f7d758dda7316..02cd1fce3a30075d2e5f6139519cc8b99c220c13 100644 (file)
@@ -1,5 +1,5 @@
 name:                pipes-text
-version:             0.0.0.2
+version:             0.0.0.5
 synopsis:            Text pipes.
 description:         Many of the pipes and other operations defined here mirror those in
                      the `pipes-bytestring` library. Folds like `length` and grouping 
@@ -31,7 +31,7 @@ category:            Text, Pipes
 build-type:          Simple
 cabal-version:       >=1.10
 
-extra-source-files: README.md include/*.h
+extra-source-files: README.md include/*.h changelog
 source-repository head
     type: git
     location: https://github.com/michaelt/text-pipes