[Pkg-haskell-commits] darcs: haskell-http-enumerator: Improve the description a tad more.

Iulian Udrea iulian at linux.com
Mon Sep 5 14:25:46 UTC 2011


Mon Sep  5 14:25:39 UTC 2011  Iulian Udrea <iulian at linux.com>
  * Improve the description a tad more.
  Ignore-this: 3f5b4d6fa833c8c5c58d1799cf599cc7

    M ./control -6 +3

Mon Sep  5 14:25:39 UTC 2011  Iulian Udrea <iulian at linux.com>
  * Improve the description a tad more.
  Ignore-this: 3f5b4d6fa833c8c5c58d1799cf599cc7
diff -rN -u old-haskell-http-enumerator//control new-haskell-http-enumerator//control
--- old-haskell-http-enumerator//control	2011-09-05 14:25:46.674350668 +0000
+++ new-haskell-http-enumerator//control	2011-09-05 14:25:46.678415076 +0000
@@ -95,8 +95,7 @@
 Provides: ${haskell:Provides}
 Description: HTTP client package with enumerator interface and HTTPS support
  This package uses attoparsec for parsing the actual contents of the HTTP 
- connection. The only gotcha is the withHttpEnumerator function, otherwise 
- should do exactly what you expect. 
+ connection. It contains everything you need to initiate HTTP connections.
  .
  This package provides a library for the Haskell programming language.
  See http://www.haskell.org/ for more information on Haskell.
@@ -109,8 +108,7 @@
 Provides: ${haskell:Provides}
 Description: HTTP client package with enumerator interface and HTTPS support; prof
  This package uses attoparsec for parsing the actual contents of the HTTP 
- connection. The only gotcha is the withHttpEnumerator function, otherwise 
- should do exactly what you expect. 
+ connection. It contains everything you need to initiate HTTP connections.
  .
  This package provides a library for the Haskell programming language, compiled
  for profiling. See http://www.haskell.org/ for more information on Haskell.
@@ -123,8 +121,7 @@
 Suggests: ${haskell:Suggests}
 Description: HTTP client package with enumerator interface and HTTPS support; docs
  This package uses attoparsec for parsing the actual contents of the HTTP 
- connection. The only gotcha is the withHttpEnumerator function, otherwise 
- should do exactly what you expect. 
+ connection. It contains everything you need to initiate HTTP connections.
  .
  This package provides the documentation for a library for the Haskell
  programming language.





More information about the Pkg-haskell-commits mailing list