Skip to content

Commit 5ec0691

Browse files
committed
repair cabal file documentation
1 parent 4306093 commit 5ec0691

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

streaming-utils.cabal

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
name: streaming-utils
22
version: 0.1.4.4
3-
synopsis: http, attoparsec, utilities for the streaming libraries
4-
description: Experimental http-client, aeson, attoparsec and pipes utilities for use with
3+
synopsis: http, attoparsec, pipes and other utilities for the streaming libraries
4+
5+
description: This package includes http-client, aeson, attoparsec, zlib and pipes utilities for use with
56
the <http://hackage.haskell.org/package/streaming streaming> and
67
<http://hackage.haskell.org/package/streaming-bytestring streaming bytestring> libraries.
7-
They generally closely follow similarly named modules in the pipes
8+
The modules generally closely follow similarly named modules in the pipes
89
\'ecosystem\', using similar function names, where possible.
910
.
1011
Thus, for example, using the http client module, we might number the lines

0 commit comments

Comments
 (0)